<?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 grid data ? </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data</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-grid-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to get total grid data ? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3382</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3382</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Did you read all the available methods?</p>
<p>How about to use</p>
<p>dataid = $("grid").getDataIDs()</p>
<p>// as of the docs</p>
<p>//array of the id&#39;s in the current grid view. Empty array if no data is available.</p>
<p>Then why not loop throght this array using getRowData</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 05:44:41 +0200</pubDate>
        </item>
        <item>
        	<title>yummy on How to get total grid data ? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3379</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3379</guid>
        	        	<description><![CDATA[<blockquote>
<p>Hi Tony : <br />Thanks.<br />I have read docs but i can&#39;t found any method that can retrieve the data of grid.<br />I found a getRowData() that just can get the data of a row.<br />Can you give me a hint ?<br />What method that can return the data with jsonstring or data array?</p>
<p>Thanks.</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 05:18:30 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to get total grid data ? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3372</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3372</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Look at available methods that jqGrid support. You have a wide range</p>
<p>of possibilities. With other words - read docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 03:19:11 +0200</pubDate>
        </item>
        <item>
        	<title>yummy on How to get total grid data ? </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3356</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-total-grid-data#p3356</guid>
        	        	<description><![CDATA[<p>Hi :</p>
<p>I am a new of jqGrid. I need a grid to edit cell data inline and submit this grid to the server and store it.</p>
<p>How can i get the&#160;entire data of this&#160;grid even the grid have a&#160;pager&#160;?</p>
<p>I need help.</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Sat, 29 Nov 2008 22:34:53 +0200</pubDate>
        </item>
</channel>
</rss>