<?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: Multi-level grouping/aggregation</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation</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/multi-level-groupingaggregation/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jack B. on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23222</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23222</guid>
        	        	<description><![CDATA[<p>Would the jqGrid developers be interested in doing this for pay?</p>
]]></description>
        	        	<pubDate>Tue, 17 May 2011 17:50:16 +0300</pubDate>
        </item>
        <item>
        	<title>Jack B. on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23099</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23099</guid>
        	        	<description><![CDATA[<p>But do you have any ideas on how to implement this kind of grouping/aggregation?</p>
</p>
<p>I&#39;m thinking that I may have to perform the grouping on the server and send the grouped data and "expand" links to the client.&#160; When the client clicks these "expand" links, the server regroups accordingly.&#160; The problem would be keeping track of all of the "expand" links.</p>
</p>
<p>It certainly wouldn&#39;t be an ideal solution.</p>
]]></description>
        	        	<pubDate>Tue, 10 May 2011 21:39:34 +0300</pubDate>
        </item>
        <item>
        	<title>evilamarant7x on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23096</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23096</guid>
        	        	<description><![CDATA[<p>Ah. Wrong type of grouping. My apologies.</p>
]]></description>
        	        	<pubDate>Tue, 10 May 2011 18:20:20 +0300</pubDate>
        </item>
        <item>
        	<title>Jack B. on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23090</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23090</guid>
        	        	<description><![CDATA[<p>Thanks for the reply.</p>
</p>
<p>However, I&#39;ll be more specific.&#160; Please see <a href="http://stackoverflow.com/questions/5941674/custom-aggregation-grouping-in-jqgrid" target="_blank">this question</a> newly posted on Stack Overflow.</p>
]]></description>
        	        	<pubDate>Mon, 09 May 2011 22:47:33 +0300</pubDate>
        </item>
        <item>
        	<title>evilamarant7x on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23085</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23085</guid>
        	        	<description><![CDATA[<p>Is something like this what you&#39;re looking for?</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/SearchTest2New.htm" rel="nofollow" target="_blank"><a href="http://www.ok-soft-gmbh.com/jq" rel="nofollow">http://www.ok-soft-gmbh.com/jq</a>.....st2New.htm</a></p>
<p>If so, if you have the most recent version of jqGrid, all you have to do is add &#39;multipleGroup: true&#39; to the prmSearch section in the navgrid method. So something like this:</p>
<p>jQuery("#list").jqGrid(&#39;navGrid&#39;,&#39;#pager&#39;,{edit:false,add:false,del:false,search:true,refresh:true},{},{},{},{multipleSearch:true,multipleGroup:true,overlay:false, recreateFilter:true});</p>
<p>The server script that processes the request will have to be able to work with the nested filter information that it gets sent though.</p>
]]></description>
        	        	<pubDate>Mon, 09 May 2011 17:42:19 +0300</pubDate>
        </item>
        <item>
        	<title>Jack B. on Multi-level grouping/aggregation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23046</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-level-groupingaggregation#p23046</guid>
        	        	<description><![CDATA[<div class="post-text">
<p>I love jqGrid, and my team is hoping to make it a major new part of our large organization.  However, we absolutely need multi-level grouping.</p>
<p><strong>Is multi-level grouping built into jqGrid or is it a planned feature for the near future?</strong></p>
<p>If not, does someone have an idea of creating a work-around without having to modify the plug-in directly?</p>
<p>Thanks a lot!</p>
</div>
]]></description>
        	        	<pubDate>Fri, 06 May 2011 19:12:58 +0300</pubDate>
        </item>
</channel>
</rss>