<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: records from a grid</title><link>http://forums.method.me/cs/forums/thread/24887.aspx</link><pubDate>Thu, 18 Dec 2014 17:36:17 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:24887</guid><dc:creator>Method_Justin</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/24887.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=24887</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Marcelo,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;You can use the&amp;nbsp;&lt;strong&gt;Start/End Loop Through Grid&amp;nbsp;&lt;/strong&gt;actions to look for checked rows in a grid. These actions allow you t&lt;span id="mce_2_start" style="overflow:hidden;"&gt;o loop through a grid for records that match specified criteria, performing actions on them one by one. In this case, you&amp;#39;d want to configure it to loop through only checked rows.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;You can then use the&amp;nbsp;&lt;strong&gt;Insert&lt;span id="mce_151_start"&gt;&amp;nbsp;Records&lt;/span&gt;&amp;nbsp;Into Table&lt;/strong&gt;&lt;span id="mce_154_start"&gt;&amp;nbsp;action, which you can configure to insert&amp;nbsp;fields based on&lt;/span&gt;&lt;span id="mce_152_start"&gt;&amp;nbsp;&lt;em&gt;Value From Row&lt;/em&gt;&lt;span id="mce_153_start"&gt;&lt;span id="mce_160_start"&gt;.&amp;nbsp;&lt;span id="mce_177_start"&gt;&lt;span id="mce_179_start"&gt;Value From Row&amp;nbsp;means&amp;nbsp;&lt;span id="mce_183_start"&gt;the currently selected record in a loop, so it&amp;#39;ll take the current&amp;nbsp;&lt;span id="mce_201_start"&gt;&lt;/span&gt;record&lt;span id="mce_201_end"&gt;&lt;/span&gt;&amp;nbsp;in your Loop Through &lt;span id="mce_5_start" style="overflow:hidden;"&gt;Grid&amp;nbsp;&lt;/span&gt;action, grab&amp;nbsp;&lt;span id="mce_187_start"&gt;the&lt;/span&gt;&amp;nbsp;&lt;span id="mce_189_start"&gt;&lt;/span&gt;specified fields for that record&amp;nbsp;and insert&lt;span id="mce_188_start"&gt;&amp;nbsp;them into your table. If&amp;nbsp;&lt;span id="mce_198_start"&gt;you&amp;nbsp;&lt;span id="mce_204_start"&gt;&lt;/span&gt;place this between your Start and End Loop Through &lt;span id="mce_6_start" style="overflow:hidden;"&gt;Grid&lt;/span&gt;&amp;nbsp;actions, it&amp;#39;ll be performed for each record&lt;span id="mce_205_start"&gt;&amp;nbsp;found by your loop.&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_152_start"&gt;&lt;span id="mce_153_start"&gt;&lt;span id="mce_160_start"&gt;&lt;span id="mce_177_start"&gt;&lt;span id="mce_179_start"&gt;&lt;span id="mce_183_start"&gt;&lt;span id="mce_188_start"&gt;&lt;span id="mce_198_start"&gt;&lt;span id="mce_205_start"&gt;&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_3_end"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Hope this helps.&lt;span id="mce_8_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;- Justin&lt;/p&gt;</description></item><item><title>records from a grid</title><link>http://forums.method.me/cs/forums/thread/24877.aspx</link><pubDate>Wed, 17 Dec 2014 23:27:09 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:24877</guid><dc:creator>Marcelo11756</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/24877.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=24877</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;How do I get multiple records (checked) from a grid and insert them into a table?&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>