<?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: jqgrid - grouping + paging + summary/total issue.</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-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/bugs/jqgrid-grouping-paging-summarytotal-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30202</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30202</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>This is fixed in the upcomming release. Note that in this case the entrie data shuld be loaded - that mean send all the data to the grid and set the parameter loadonce to true.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Sun, 02 Feb 2014 11:02:42 +0200</pubDate>
        </item>
        <item>
        	<title>milad on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30173</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30173</guid>
        	        	<description><![CDATA[<p>We did not find a resolution for this issue.</p>
]]></description>
        	        	<pubDate>Tue, 28 Jan 2014 14:57:18 +0200</pubDate>
        </item>
        <item>
        	<title>anirudhakulkarni on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30172</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p30172</guid>
        	        	<description><![CDATA[<blockquote>
<p>milad said:</p>
<blockquote>
<p>tony said:</p>
<p>Hello,</p>
</p>
<p>You will need maybe to increase the rowNum parameter of the grid to let say 500</p>
<p>You should understand that everthing is done at client side and the grid load 150 records.</p>
<p>From where should know the grid that there are a lot of other rows and thier values?</p>
<p>Just think about this.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Thanks Tony for your reply, but, it seems what you saying is that the number of rows per page should be the sequal to or greater than the number of rows in the largest group.&#160; If that is the case, this can in itself be a problem if you have a a group that is extremely large, i.e., 500, 1000, 2000 rows, etc..?&#160; Is there no other way to achieve this?&#160; Or is there no way to hide the total/summary row if we are not done with the a particular group, maybe leveraging the Loadcomplete function?&#160; What are your thoughts?</p>
</p>
<p>Thanks again.</p>
</blockquote>
<hr />
<p>Yes exactly !! Right now, I am also facing the same issue with grouping + merging. Can you please inform me, if you have came up with some solution ?</p>
]]></description>
        	        	<pubDate>Tue, 28 Jan 2014 11:56:41 +0200</pubDate>
        </item>
        <item>
        	<title>milad on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25290</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25290</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
</p>
<p>You will need maybe to increase the rowNum parameter of the grid to let say 500</p>
<p>You should understand that everthing is done at client side and the grid load 150 records.</p>
<p>From where should know the grid that there are a lot of other rows and thier values?</p>
<p>Just think about this.</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Thanks Tony for your reply, but, it seems what you saying is that the number of rows per page should be the sequal to or greater than the number of rows in the largest group.&#160; If that is the case, this can in itself be a problem if you have a a group that is extremely large, i.e., 500, 1000, 2000 rows, etc..?&#160; Is there no other way to achieve this?&#160; Or is there no way to hide the total/summary row if we are not done with the a particular group, maybe leveraging the Loadcomplete function?&#160; What are your thoughts?</p>
</p>
<p>Thanks again.</p>
]]></description>
        	        	<pubDate>Thu, 01 Dec 2011 04:32:15 +0200</pubDate>
        </item>
        <item>
        	<title>tony on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25271</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25271</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>You will need maybe to increase the rowNum parameter of the grid to let say 500</p>
<p>You should understand that everthing is done at client side and the grid load 150 records.</p>
<p>From where should know the grid that there are a lot of other rows and thier values?</p>
<p>Just think about this.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 30 Nov 2011 13:28:53 +0200</pubDate>
        </item>
        <item>
        	<title>milad on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25266</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25266</guid>
        	        	<description><![CDATA[<blockquote>
<p>jimbo_jnr said:</p>
<p>I have the same issue. If you found a resolution please let me know. Thanks.</p>
</blockquote>
<hr />
<p>Unfortunately, I have not found a resolution yet and unfortnatley no repsonse from jqGrid yet.</p>
]]></description>
        	        	<pubDate>Tue, 29 Nov 2011 20:31:01 +0200</pubDate>
        </item>
        <item>
        	<title>jimbo_jnr on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25265</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25265</guid>
        	        	<description><![CDATA[<p>I have the same issue. If you found a resolution please let me know. Thanks.</p>
]]></description>
        	        	<pubDate>Tue, 29 Nov 2011 19:26:46 +0200</pubDate>
        </item>
        <item>
        	<title>milad on jqgrid - grouping + paging + summary/total issue.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25166</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-grouping-paging-summarytotal-issue#p25166</guid>
        	        	<description><![CDATA[<p>If I have a grid that has grouping and also has paging, I am seeing a  weird error.&#160; For example, if one group has 450 rows of data and my  rowNum value is 150, I am seeing that the group containing 450 rows of  data is being brolen up into 3 pages in the jqGrid.&#160; This I expected,  however, I am also seeing the summary/total row for each one of these  pages and the totals are for that given page only (i.e. for the subset  of the group).&#160; I expected to see one group, with 3 pages, and one  summary/total row for the entire group.&#160; Instead, I am seeing the same  group repeated 3 times, each time one third of the rows of data is  displayed, and 3 different summary/total rows.</p>
</p>
<p>To me this appears to be a serious bug.&#160; Can you please address or elaborate on the reasoning if this is working as designed?</p>
<p>
Thanks.</p>
]]></description>
        	        	<pubDate>Tue, 15 Nov 2011 16:46:14 +0200</pubDate>
        </item>
</channel>
</rss>