<?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: Please explain difference between aftersavefunc and onerrorfunc</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/please-explain-difference-between-aftersavefunc-and-onerrorfunc</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/please-explain-difference-between-aftersavefunc-and-onerrorfunc/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Please explain difference between aftersavefunc and onerrorfunc</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/please-explain-difference-between-aftersavefunc-and-onerrorfunc#p5292</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/please-explain-difference-between-aftersavefunc-and-onerrorfunc#p5292</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>errorfunc is called if the ajax request does not have ok status ( this is related as error function in jquery ajax request - see jquery docs)</p>
<p>aftersave function is called when the ajax is ok and data is saved (or not) in the database. This way you can notify users on what is going with the save - succes or not.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 12 Mar 2009 12:39:17 +0200</pubDate>
        </item>
        <item>
        	<title>jnavratil on Please explain difference between aftersavefunc and onerrorfunc</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/please-explain-difference-between-aftersavefunc-and-onerrorfunc#p5262</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/please-explain-difference-between-aftersavefunc-and-onerrorfunc#p5262</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>I see that aftersavefunc is called with the server response text (not the HTTP response) after successfunc() returns &#39;true&#39; and can be used to modify a row in the grid after the update.&#160; Do I understand that correctly?</p>
<p>I do not understand when onerrorfunc is called, nor do I see an explanation in the documentation.&#160; Can you explain, please?</p>
<p>Thanks!</p>
<p>-- John</p>
]]></description>
        	        	<pubDate>Thu, 12 Mar 2009 09:46:48 +0200</pubDate>
        </item>
</channel>
</rss>