<?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: Automatically Fill Grid</title><link>http://forums.method.me/cs/forums/thread/13006.aspx</link><pubDate>Thu, 05 Jul 2012 15:57:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13006</guid><dc:creator>Jason_L</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13006.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13006</wfw:commentRss><description>&lt;p&gt;Ok. I got it working. It was the difference between attached and detached. A detached table will load, but the same table as an attached table won&amp;#39;t. I will keep that in mind for the future.&lt;/p&gt;</description></item><item><title>Re: Automatically Fill Grid</title><link>http://forums.method.me/cs/forums/thread/13003.aspx</link><pubDate>Thu, 05 Jul 2012 15:15:53 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13003</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13003.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13003</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;Jason_L:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;No, I don&amp;#39;t have any filters set.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Are you able to see the grid contents outside a section? &amp;nbsp;If you want to test grid loading in section tabs, create a new screen with a few sections as tabs. &amp;nbsp;Then put detached grids into each section, publish the screen and you&amp;#39;ll notice that each grid will load on the fly. &amp;nbsp;There are no actions associated with the loading.&lt;/p&gt;
&lt;p&gt;What table are you trying to display in your grid? &amp;nbsp;Is this is custom table with linked fields maybe? &amp;nbsp;Are those fields linked correctly? &amp;nbsp;You mentioned you made a copy of the Edit_Lead screen so I would suggest trying to load this grid on a new screen. &amp;nbsp;If that works then there might be something in the copied screen that&amp;#39;s preventing the grid from loading.&lt;/p&gt;
&lt;p&gt;~C&lt;/p&gt;</description></item><item><title>Re: Automatically Fill Grid</title><link>http://forums.method.me/cs/forums/thread/13001.aspx</link><pubDate>Thu, 05 Jul 2012 14:33:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13001</guid><dc:creator>Jason_L</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13001.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=13001</wfw:commentRss><description>&lt;p&gt;No, I don&amp;#39;t have any filters set.&lt;/p&gt;</description></item><item><title>Re: Automatically Fill Grid</title><link>http://forums.method.me/cs/forums/thread/12988.aspx</link><pubDate>Wed, 04 Jul 2012 18:41:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12988</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12988.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12988</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;Jason_L:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;What do I need to do to get a grid to fill in with the information from its associated table? Should this happen automatically, or does there need to be a trigger placed somewhere?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;There is nothing you need to do to fill in the grid. &amp;nbsp;When you click to each section the grid loading is an automatic action, nothing is required on your end. &amp;nbsp;You might have a filter on the grid which is limiting what is being shown. &amp;nbsp;If you go through the edit grid wizard, step 3 shows your filters - do you have any here?&lt;/p&gt;
&lt;p&gt;~C&lt;/p&gt;</description></item><item><title>Automatically Fill Grid</title><link>http://forums.method.me/cs/forums/thread/12978.aspx</link><pubDate>Tue, 03 Jul 2012 20:58:05 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12978</guid><dc:creator>Jason_L</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12978.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12978</wfw:commentRss><description>&lt;p&gt;We have customized a couple of screens so that we can use a custom built table. In our customized contact screen, we have added a grid that is associated with the custom table and, when the correct tab is loaded, the grid fills in with the information from the table, as I would expect it to. However, in our customized Edit_Lead screen, we have a grid that is associated with the same table, has the same columns placed into it and has the same actions. When we load THIS grid, it does NOT fill in with the information from the table. I&amp;#39;ve been back and forth between the two grids and I can&amp;#39;t see the difference between the grid implementation. What do I need to do to get a grid to fill in with the information from its associated table? Should this happen automatically, or does there need to be a trigger placed somewhere?&lt;/p&gt;</description></item></channel></rss>