<?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: Impossible to retrieve all rows of grid.</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/impossible-to-retrieve-all-rows-of-grid</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/impossible-to-retrieve-all-rows-of-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Andrew Ensley on Impossible to retrieve all rows of grid.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/impossible-to-retrieve-all-rows-of-grid#p27296</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/impossible-to-retrieve-all-rows-of-grid#p27296</guid>
        	        	<description><![CDATA[<p>Hi, I hope I&#39;m wrong, but I cannot figure out any way to retrieve <span style="text-decoration: underline;"><em><strong>all</strong></em></span> the rows of a grid. No matter what I do, only the currently visible rows are available to me, which is practically useless.</p>
</p>
<p>I am using jqGrid 4.3.3 and I have &#39;scroll&#39; and &#39;gridview&#39; set to true in my jqGrid() setup call.</p>
</p>
<p>These are the ways I&#39;ve tried accessing a column&#39;s value for all rows:</p>
</p>
<blockquote>
<p>var column = $(&#39;#myGrid&#39;).jqGrid(&#39;getCol&#39;, &#39;mycolumn&#39;);</p>
<p>var data = $(&#39;#myGrid&#39;).jqGrid(&#39;getRowData&#39;);</p>
<p>var ids = $(&#39;#myGrid&#39;).jqGrid(&#39;getDataIDs&#39;);</p>
</blockquote>
<p>In both instances, I only get data for the currently visible rows. Surely there must be a way to get all rows and I&#39;m just missing it somehow.&#160; Hopefully you can point out the error of my ways because I really need to retrieve data from <span style="text-decoration: underline;"><em><strong>all</strong></em></span> rows.</p>
</p>
<p>Thanks in advance for your help.</p>
]]></description>
        	        	<pubDate>Tue, 11 Sep 2012 00:43:52 +0300</pubDate>
        </item>
</channel>
</rss>