<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Subgrid without additional data GETs</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Subgrid without additional data GETs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3066</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3066</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Currently this will not work, but instead this have sence. Have do not change the code for the subgrids and maybe it is time to do that.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 14 Nov 2008 06:42:55 +0200</pubDate>
        </item>
        <item>
        	<title>philruelle on Subgrid without additional data GETs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3055</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3055</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>If I were to pass something like this to the grid:</p>
<p>&#60;?xml version="1.0" encoding="utf-8"?&#62;</p>
<p>&#60;invoices&#62;</p>
<p>&#160; &#60;invoice&#62;</p>
<p>&#160;&#160;&#160; &#60;id&#62;1&#60;/id&#62;</p>
<p>&#160;&#160;&#160; &#60;amount&#62;10&#60;/amount&#62;</p>
<p>&#160;&#160;&#160; &#60;lineitem&#62;1 jar of coffee @ 6&#60;/lineitem&#62;</p>
<p>&#160;&#160;&#160; &#60;lineitem&#62;1 litre of milk @ 4&#60;/lineitem&#62;</p>
<p>&#160; &#60;/invoice&#62;</p>
<p>&#60;/invoices&#62;</p>
<p>I&#39;d like to be able to use this data to populate both the grid and the subgrid such that when I expand the subgrid no calls are made to the server.</p>
<p>I&#39;ve been trying to do this unsuccessfully so I&#39;m assuming the grid does not support this but it could be me doing it wrong.</p>
<p>Thanks,</p>
<p>Phil</p></p>
]]></description>
        	        	<pubDate>Thu, 13 Nov 2008 08:35:45 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Subgrid without additional data GETs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3046</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3046</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Did you mean that oncle loaded the child&#39;s should be not loaded again.</p>
<p>Something like the TreeGrid component.?</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 13 Nov 2008 06:37:44 +0200</pubDate>
        </item>
        <item>
        	<title>philruelle on Subgrid without additional data GETs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3040</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-without-additional-data-gets#p3040</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;ve been playing withsubgrids and have been unable to get something to work. It might be that jqGrid does not support this in which case I mayl raise it in the &#39;feature request&#39; forum.</p>
<p>Suppose the data I use to populate my grid (say we use invoices like the examples in the docs) already includes child elements (for example line items for those invoices). Is it possible to configure the grid to use those child elements from the orginal data set? I though this might be posible using the suybgrid settings of the xmlReader but so far I have only been able to get it to work using a separate subgrid URL and that obviously hits the server for every subgrid.</p>
<p>Thanks,</p>
<p>Phil</p>
]]></description>
        	        	<pubDate>Wed, 12 Nov 2008 16:16:31 +0200</pubDate>
        </item>
</channel>
</rss>