<?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: enable grouping dynamically...</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically</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/feature-request/enable-grouping-dynamically/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27720</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27720</guid>
        	        	<description><![CDATA[<p>I unswered <a href="http://stackoverflow.com/a/13194985/315935" target="_blank">here</a> on your identical question. I posted <a href="http://www.ok-soft-gmbh.com/jqGrid/SetGroupingDynamically.htm" target="_blank">the demo</a> which do the same what you described, but it have no described problem. So I suppose (like Tony wrote you before) that you should examine your code (which you not posted) for the problem. If you do found a bug in jqGrid you should provide the corresponding demo (the test case) which can be used to reproduce the problem.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Sun, 11 Nov 2012 17:49:01 +0200</pubDate>
        </item>
        <item>
        	<title>varaprakash on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27719</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27719</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>I am not sure if I was conveying my question correctly or you misunderstood me. I have implemented grouping feature using the examples mentioned in the demo section only. In all those examples dynamic grouping is enabled by default. I would like to disable dynamic grouping initially and later on would like to enable it when they select a group by column in the select option. There is an open issue on github for this. Please take a look at <a title="here" href="https://github.com/tonytomov/jqGrid/issues/328" target="_blank">here</a>&#160; and you might understand what I was trying to convey. Thanks again..</p>
]]></description>
        	        	<pubDate>Sun, 11 Nov 2012 16:59:38 +0200</pubDate>
        </item>
        <item>
        	<title>tony on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27663</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27663</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Sorry, but it seems to me you do not read all needed information.</p>
<p>Also please look at the <a href="http://trirand.com/blog/jqgrid/jqgrid.html" target="_blank">demo</a> in grouping section.</p>
<p>There is a exmaple which exactley do what you want.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 06 Nov 2012 12:10:31 +0200</pubDate>
        </item>
        <item>
        	<title>varaprakash on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27651</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27651</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>My question was, I do not want to enable grouping by default. When users would like to switch to grouping mode, I would like to enable it dynamically. Current implementation does not support. I wanted to know if there is any way to implement this? I am sorry if my question was not clear earlier or may be I am missing something when you say refer some docs before posting the question.</p>
]]></description>
        	        	<pubDate>Thu, 01 Nov 2012 22:06:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27650</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27650</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please before to post consult some <a href="/jqgridwiki/doku.php?id=wiki:grouping#methods" target="_blank">docs here</a></p>
]]></description>
        	        	<pubDate>Wed, 31 Oct 2012 14:03:49 +0200</pubDate>
        </item>
        <item>
        	<title>varaprakash on enable grouping dynamically...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27538</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/enable-grouping-dynamically#p27538</guid>
        	        	<description><![CDATA[<p>Is it possible to enable grouping dynamically? When I set grouping: false&#160; in the grid definition, grouping feature does not work. I have tried the following approach but the performance is really poor, is there a better way to implement this feature?</p>
<p>There seems to be an open issue in github not sure if this is fixed, please see <a title="here" href="https://github.com/tonytomov/jqGrid/issues/328" target="_blank">here</a></p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit719' value='Select Code' data-codeid='sfcode719' /></p>
<div class='sfcode' id='sfcode719'>
<p>var GroupOption = new Object();</p>
<p>GroupOption.groupField = [&#39;name&#39;];</p>
<p>GroupOption.groupText = [&#39;&#60;b&#62; {0} - {1} Item(s)&#60;/b&#62;&#39;];</p>
<p>GroupOption.groupDataSorted = true;</p>
<p>GroupOption.groupOrder = [&#39;asc&#39;];</p>
<pre>$(&#39;#grid&#39;).setGridParam({groupingView : GroupOption}); <br />$(&#39;#grid&#39;).setGridParam({grouping : true}); <br />$(&#39;#grid&#39;).trigger(&#39;reloadGrid&#39;);<br /></pre>
</div>
]]></description>
        	        	<pubDate>Mon, 15 Oct 2012 22:43:47 +0300</pubDate>
        </item>
</channel>
</rss>