<?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: inline editing and save after leave one field</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-save-after-leave-one-field</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/inline-editing-and-save-after-leave-one-field/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>qazn123 on inline editing and save after leave one field</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-save-after-leave-one-field#p24022</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-save-after-leave-one-field#p24022</guid>
        	        	<description><![CDATA[<p>You could do this by defining the formattoptions onEdit property of the &#39;actions&#39; column in your grid. something like</p>
</p>
<p>colModel = [{index:&#39;name&#39;, name:&#39;name&#39;,...formatoptions:{onEdit:function(){ // Do your ajax call here } }]</p>
</p>
<p>You could read more about the colModel formatoptions property in the jqGrid documentation.</p>
</p>
<p>Hope that helps a little.</p>
</p>
<p>qazn123.</p>
]]></description>
        	        	<pubDate>Thu, 21 Jul 2011 08:40:49 +0300</pubDate>
        </item>
        <item>
        	<title>liberado on inline editing and save after leave one field</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-save-after-leave-one-field#p21955</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-and-save-after-leave-one-field#p21955</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>is it possible to fire a Method every time i changed something via inline-editing and send the data to a webservice via ajax ?</p>
</p>
<p>Thanks for yout Help</p>
]]></description>
        	        	<pubDate>Sat, 05 Feb 2011 14:36:40 +0200</pubDate>
        </item>
</channel>
</rss>