<?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: Can I avoid counting records?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records</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/can-i-avoid-counting-records/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tomcmok on Can I avoid counting records?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7470</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7470</guid>
        	        	<description><![CDATA[<p>Well, passing the total number of records in initializationmay not be a solution either, as it may change with other users activity. The only thing that grid should know to let the paging work is if there are more records left. I think this can be done by passing a proper (i.e current page number * records per page + 1) information in the &#60;records&#62; node - not the real record count.</p>
<p>But I&#39;d like to know from the author if he has implemented or plans to implement such solution in the incoming releases.</p>
<p>Tom</p>
]]></description>
        	        	<pubDate>Fri, 26 Jun 2009 02:31:01 +0300</pubDate>
        </item>
        <item>
        	<title>Crazy Serb on Can I avoid counting records?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7464</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7464</guid>
        	        	<description><![CDATA[<p>Yeah, I&#39;d love to know too...</p>
<p>Even better - if the total number of records could be passed via jQuery initialization call and the counting disabled - that would be awesome, as I am faced with the same challenge.</p>
]]></description>
        	        	<pubDate>Thu, 25 Jun 2009 16:31:22 +0300</pubDate>
        </item>
        <item>
        	<title>tomcmok on Can I avoid counting records?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7452</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/can-i-avoid-counting-records#p7452</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Does the jqGrid support paging without knowing the total number of records? We are working on the tables with hundred thousands of records and counting them each time grid is refreshed is very inefficient.</p>
<p>Thanks in advance,</p>
<p>Tom</p>
]]></description>
        	        	<pubDate>Thu, 25 Jun 2009 10:04:29 +0300</pubDate>
        </item>
</channel>
</rss>