<?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: After Cell Edit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/after-cell-edit</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/after-cell-edit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mascott on After Cell Edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/after-cell-edit#p22810</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/after-cell-edit#p22810</guid>
        	        	<description><![CDATA[<p>Does provided code double saves your data? As far as I see - it doesn&#39;t.</p>
<p>If you&#39;ll find the code - you&#39;ll get the solution.</p>
]]></description>
        	        	<pubDate>Sat, 16 Apr 2011 15:13:48 +0300</pubDate>
        </item>
        <item>
        	<title>ulysses on After Cell Edit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/after-cell-edit#p22783</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/after-cell-edit#p22783</guid>
        	        	<description><![CDATA[<p>Hello, i have a problen and not found a solution in documentation.I have a jqgrid with celledit enamble. When i edit a cell, save the content in the server and this respond with de id key assigned to a row in a database.</p>
</p>
<p>Then i nedd to add this key to jqgrid structure, without reload a grid. If i try use for example</p>
</p>
<p>afterSubmitCell:function(serverresponse, rowid, cellname, value, iRow, iCol){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; response = eval(&#39;(&#39; + serverresponse.responseText + &#39;)&#39;);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160; $("#selector").editCell(iRow,0,response.id);&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;return true;<br />&#160;&#160; &#160;&#160;&#160; &#160;}</p>
<p>Fire save method, an have twice object saved in database.</p>
</p>
<p>Thank you</p>
]]></description>
        	        	<pubDate>Thu, 14 Apr 2011 15:54:13 +0300</pubDate>
        </item>
</channel>
</rss>