<?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 call getChangedCells method for cellEdit = true</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-call-getchangedcells-method-for-celledit-true</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-call-getchangedcells-method-for-celledit-true/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ersumanta on How to call getChangedCells method for cellEdit = true</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-call-getchangedcells-method-for-celledit-true#p7886</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-call-getchangedcells-method-for-celledit-true#p7886</guid>
        	        	<description><![CDATA[</p>
<p>I can get the changed cell/row values using the following.</p>
</p>
<p>var ret = $j("#grid").getChangedCells(&#39;all&#39;) // Return Rows</p>
<p>or</p>
<p>var ret = $j("#grid").getChangedCells(&#39;dirty&#39;) / Returns the changed cells.</p>
</p>
<p>Many Thanks Tony</p>
]]></description>
        	        	<pubDate>Sat, 18 Jul 2009 05:00:37 +0300</pubDate>
        </item>
</channel>
</rss>