<?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: How to link a LineItem table to main table to put a LineItem grid on the screen?</title><link>http://forums.method.me/cs/forums/thread/11533.aspx</link><pubDate>Fri, 23 Mar 2012 16:29:35 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11533</guid><dc:creator>smohyee</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11533.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=11533</wfw:commentRss><description>&lt;p&gt;Wasn&amp;#39;t sure if that was how it worked, so good to know. The problem was fixed after I deleted my old &amp;quot;PackingSlipRecordID&amp;quot; dropdown in the lineitem table and created a new one, so I must have messed something up on the original dropdown link. Thanks!&lt;/p&gt;</description></item><item><title>Re: How to link a LineItem table to main table to put a LineItem grid on the screen?</title><link>http://forums.method.me/cs/forums/thread/11527.aspx</link><pubDate>Fri, 23 Mar 2012 14:09:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11527</guid><dc:creator>Method_Michael</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11527.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=11527</wfw:commentRss><description>&lt;p&gt;smohyee-&lt;/p&gt;
&lt;p&gt;For this to work the child table has to reference the parent table, the parent table doesn&amp;#39;t need any reference to the child table.&lt;/p&gt;
&lt;p&gt;So in the example of Sales Orders, there is nothing special in the SalesOrder table that links it to the SalesOrderLine table, but in the SalesOrderLine table you will find a field called SalesOrderRecordID that links the SalesOrderLine table to the SalesOrder table.&lt;/p&gt;
&lt;p&gt;In your example if you have added a drop down field to the PackingSlipLine table that references the RecordID of the PackingSlip table you should have the option to have an attached grid for the PackingSlipLine table. You will also have to ensure that the screen you are working on is based off the PackingSlip table.&lt;/p&gt;
&lt;p&gt;-Michael&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to link a LineItem table to main table to put a LineItem grid on the screen?</title><link>http://forums.method.me/cs/forums/thread/11514.aspx</link><pubDate>Thu, 22 Mar 2012 19:58:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11514</guid><dc:creator>smohyee</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11514.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=11514</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m creating a Packing Slip screen, which I intend to be very similar to the Sales Order, Invoice and PO screens in that the two chief tables are &amp;quot;PackingSlip&amp;quot; and &amp;quot;PackingSlipLine&amp;quot;, and the grid on the screen will refer to the &amp;quot;PackingSlipLine&amp;quot; via the PackingSlip RecordID.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried to emulate the Sales Order screen to do this. I&amp;#39;ve created a PackingSlip table &lt;i&gt;without&lt;/i&gt;&amp;nbsp;any link to the PackingSlipLine table, but I &lt;i&gt;did&lt;/i&gt;&amp;nbsp;create a link in the PackingSlipLine table, by adding the dropdown field &amp;quot;PackingSlipRecordID&amp;quot;.&amp;nbsp;However, when I try to create and customize the grid on the Packing Slip screen, the PackingSlipLine table i created isn&amp;#39;t listed as a linked table.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The SalesOrder table doesn&amp;#39;t seem to have a dropdown that links to the SalesOrderLine table, yet the SalesOrder screen&amp;#39;s grid shows the SalesOrderLine as a linked table. What am I missing here?&lt;/p&gt;</description></item></channel></rss>