<?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 grouping issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multi-grouping-issue</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-grouping-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>swos on Multi grouping issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multi-grouping-issue#p28002</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multi-grouping-issue#p28002</guid>
        	        	<description><![CDATA[<p>I&#39;ve run into a bit of an odd case, and I wonder if someone might be able to help.</p>
</p>
<p>In the code I am working with, I have been using multiple level (2) grouping for several months now, and without any problems.&#160; I recently had a request to add a third level of grouping, which caused the furling (+/- toggling) on that level to behave oddly.</p>
</p>
<p>The three levels, by groupField name are, respectively: part_description, locn_abbr, and corporation_abbr.&#160; corporation_abbr is the recent third level addition.&#160; Example output looks like this:</p>
</p>
<p>1.1 Part Description 1</p>
<p style="padding-left: 30px;">1.2 Location 1</p>
<p style="padding-left: 60px;">1.3 Customer 1</p>
<p>2.1 Part Description 2</p>
<p style="padding-left: 30px;">2.2 Location 2</p>
<p style="padding-left: 60px;">2.3 Customer 2</p>
<p>3.1 Part Description 3</p>
<p style="padding-left: 30px;">3.2 Location 3</p>
<p style="padding-left: 60px;">3.3 Customer 3</p>
<p>Clicking + next to Part Description or Location will, as expected, expand the data below Customer.&#160; Clicking - next to either also works properly, with the data rolling back up to the appropriate level.</p>
</p>
<p>Clicking + next to Customer expands the data as expected.&#160; Clicking - rolls up the current entry&#39;s customer data as well as the next entry&#39;s customer data, which also removes the next entry&#39;s Part Description and Location levels.&#160; Using the above example, assuming I&#39;ve clicked - next to the first entry&#39;s customer level, it would look like this:</p>
</p>
<p>1.1 Part Description 1</p>
<p style="padding-left: 30px;">1.2 Location 1</p>
<p style="padding-left: 60px;">1.3 Customer 1</p>
<p style="padding-left: 60px;">1.3 Customer 2</p>
<p>3.1 Part Description 3</p>
<p style="padding-left: 30px;">3.2 Location 3</p>
<p style="padding-left: 60px;">3.3 Customer 3</p>
</p>
<p>Additionally, if I click + next to 1.3 Customer 2, that entire entry is redrawn as it was before, below entry 1.</p>
</p>
<p>A snippet of the grouping code is located at <a href="http://codetidy.com/4358/" rel="nofollow" target="_blank">http://codetidy.com/4358/</a></p>
</p>
<p>I&#39;ve googled this problem with every conceivable search term, but haven&#39;t found anything.&#160; When that didn&#39;t work, I looked at the source, and messed around with groupingToggle a bit.&#160; I didn&#39;t have any success with that, either.&#160; Does anyone have any insight into this problem?&#160; Is there something obvious I&#39;m missing in the code snippet I provided?</p>
</p>
<p>Thanks in advance.</p>
]]></description>
        	        	<pubDate>Thu, 10 Jan 2013 17:07:40 +0200</pubDate>
        </item>
</channel>
</rss>