<?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 from same data as main grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-from-same-data-as-main-grid</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-from-same-data-as-main-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>olefrank on Subgrid from same data as main grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-from-same-data-as-main-grid#p28456</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-from-same-data-as-main-grid#p28456</guid>
        	        	<description><![CDATA[<p>I load my main grid data via json (from mysql).</p>
<p>My grid consists of orders. Each order contains a number of items (order lines).</p>
<p>I would like to query all order lines in one query at load. These order lines should be grouped by order id.</p>
</p>
<p>This is what I want: Main grid: only show one row per id (with totals of the values in sub rows) Sub grid: a &#39;+&#39; on each main row. When I click it, the sub grid appears, showing each sub row</p>
<p>Is this possible with jqGrid? Or do I&#160;<em>have</em>&#160;to do extra queries for the sub grids?</p>
</p>
<p>Best regards Ole</p>
]]></description>
        	        	<pubDate>Thu, 14 Mar 2013 11:36:02 +0200</pubDate>
        </item>
</channel>
</rss>