<?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: groupingGroupBy with groupOrder not working on second level group</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group</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/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Misanthrope13 on groupingGroupBy with groupOrder not working on second level group</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29751</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29751</guid>
        	        	<description><![CDATA[<p>Hey,</p>
</p>
<p>thank you for your reply!</p>
<p>Sure, you&#39;re right! It was my fault!</p>
<p>It works fine! <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Thu, 24 Oct 2013 11:45:07 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on groupingGroupBy with groupOrder not working on second level group</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29748</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29748</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I think that you misunderstand some thinkgs. Multilevel grouping has no sense if you group by the column with <em>unique</em> values (like by &#39;id&#39;). Only if the grouping by the first level contains more as one items in the group. Only in the case <em>the items from the group</em>&#160;will be sorted by the second sorting criteria. I modified your demo to the following: <a href="http://jsfiddle.net/BHNHB/2/" target="_blank">http://jsfiddle.net/BHNHB/2/</a>. It works without any problem.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 24 Oct 2013 10:02:48 +0300</pubDate>
        </item>
        <item>
        	<title>Misanthrope13 on groupingGroupBy with groupOrder not working on second level group</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29745</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/groupinggroupby-with-grouporder-not-working-on-second-level-group#p29745</guid>
        	        	<description><![CDATA[<p>Hey there,</p>
</p>
<p>I want to dynamically group my table-data so I&#39;m using the "groupingGroupBy" Method. I want a specific sort order for the groups (e.g. first group level ascending and second group level descending). But it seems as if only the first group is sorted. It has no effect on the second level group.</p>
</p>
<p>Take a look at the following jsFiddle: <a href="http://jsfiddle.net/BHNHB/" rel="nofollow" target="_blank">http://jsfiddle.net/BHNHB/</a></p>
</p>
<p>if you click on the link "click me to group" only the id&#39;s (first level group) are sorted descending. The second level group (forenames) are not sorted at all. I used the following code snippet for grouping:</p>
</p>
<p>&#160;$(&#39;#table&#39;).jqGrid(&#39;groupingGroupBy&#39;, [&#39;id&#39;, &#39;forename&#39;], {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; groupOrder: [&#39;desc&#39;, &#39;asc&#39;]<br />&#160;});</p>
</p>
<p>Thanks and cheers!</p>
]]></description>
        	        	<pubDate>Wed, 23 Oct 2013 12:30:33 +0300</pubDate>
        </item>
</channel>
</rss>