<?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: How to get total records from server?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server</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/how-to-get-total-records-from-server/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ivanchain on How to get total records from server?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18448</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18448</guid>
        	        	<description><![CDATA[<p>Yes, I am wrong.</p>
<p>Sorry.</p>
<p>Thank you very much!</p>
</p>
<p>yours,</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 16:27:44 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on How to get total records from server?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18440</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18440</guid>
        	        	<description><![CDATA[<p>You are wrong.</p>
<p>grid.getGridParam("reccount") returns the count of rows currently displayed in the grid and &#160;grid.getGridParam("records") returns the total count of rows.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 14:42:35 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on How to get total records from server?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18438</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18438</guid>
        	        	<description><![CDATA[<p>Try grid.getGridParam("records");</p>
<p>--------------------</p>
</p>
<p>grid.getGridParam("records");</p>
<p>that&#39;s the records, not the Total records.</p>
</p>
<p>yours,</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 14:02:21 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on How to get total records from server?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18436</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18436</guid>
        	        	<description><![CDATA[<p>Try grid.getGridParam("<span style="font-size: 13.8889px; white-space: pre;">records");</span></p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 13:32:21 +0300</pubDate>
        </item>
        <item>
        	<title>ivanchain on How to get total records from server?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18434</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-records-from-server#p18434</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>in the recordstext option &#39;s {2} para, it shows the total records number from the server.</p>
<p>But I can&#39;t see any options to GET the value, so how to get the value from out of the jqgrid?</p>
</p>
<p>I try the:</p>
<p>var recordtext =grid.getGridParam("recordtext");</p>
<p>but it only show the "View {0} - {1} of {2}"&#160; string itself!</p>
<p>How I get the value of the {2} para?</p>
</p>
<p>It&#39;s usefull to get this value, because we need to&#160;use the&#160;TOTAL records value to caculate somthing out side the jqgird.</p>
<p>Now I only can see it showed in the jqgrid, but no way to get it.</p>
</p>
<p>yours,</p>
<p>Ivan</p></p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 11:25:11 +0300</pubDate>
        </item>
</channel>
</rss>