<?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: Fetching data from clientArray</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/fetching-data-from-clientarray</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/fetching-data-from-clientarray/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Fetching data from clientArray</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/fetching-data-from-clientarray#p27112</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/fetching-data-from-clientarray#p27112</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not a build in functionality.</p>
<p>This depend from the developer.</p>
<p>One possible solution is to have a hidden field, which after a row is edited changes it status from false to true.</p>
<p>Then it would be easy to loop the array and find only the rows with this flag = true.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Sat, 11 Aug 2012 10:09:34 +0300</pubDate>
        </item>
        <item>
        	<title>renukeshd on Fetching data from clientArray</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/fetching-data-from-clientarray#p27105</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/fetching-data-from-clientarray#p27105</guid>
        	        	<description><![CDATA[<p>Hey,</p>
<p>I am a newbie to jqgrid. My problem is I have to&#160;fetch all the edited rows irrespective of pages in the grid and on button click located outside&#160;the grid,&#160;post&#160;those to the server.</p>
<p>As per googling results i got like, all the edited and saved row data will be saved in the clientArray locally, but, the sad part is; I couldn&#39;t exactly get how to fetch data from the clientArray</p>
<p>eg: If i have edited 3 rows of a column in the grid in different pages; How vl i fetch only these edited rows.</p>
</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Fri, 10 Aug 2012 12:49:41 +0300</pubDate>
        </item>
</channel>
</rss>