<?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: afterSubmitCell problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem</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/aftersubmitcell-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>piers on afterSubmitCell problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3493</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3493</guid>
        	        	<description><![CDATA[<p>Thanks Tony</p>
<p>I hacked in my own temporary fix, but will update on monday, thanks.</p>
</p>
<p>Piers</p>
]]></description>
        	        	<pubDate>Fri, 12 Dec 2008 05:58:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on afterSubmitCell problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3492</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3492</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this</p>
<p>Change the condition</p>
<p>if (&#160;ret &#38;&#38; ret[0] === true )</p>
<p>...</p>
<p>To</p>
<p>if ( ret[0] === true )</p>
<p>Or wait to Sunday (until a bugfix is published)</p>
<p>Best Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Fri, 12 Dec 2008 05:17:54 +0200</pubDate>
        </item>
        <item>
        	<title>piers on afterSubmitCell problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3481</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/aftersubmitcell-problem#p3481</guid>
        	        	<description><![CDATA[<p>I&#39;m having an issue whereby the call</p>
<p>var ret = $t.p.afterSubmitCell(result, postdata.id, nm, v, iRow, iCol);</p>
<p>in the grid.celledit returns an undefined, causing:</p>
<p>if (&#160;ret &#38;&#38; ret[0] === true )</p>
<p>to always be false and then explosion in the error dialog.</p>
<p>the serverresponse.responseText is</p>
<p>&#60;?xml version=&#8221;1.0&#8243; encoding=&#8221;utf-8&#8243;?&#62;&#60;ajax&#62;&#60;success&#62;10399&#60;/success&#62;&#60;/ajax&#62;<br />and the XMLHttpRequest seems in order, <br />all the rest of the values are correctly populated</p>
<p>Does anyone have any idea why this might be happening as this is the only way I can assess the validation from the web engine?</p>
<p>Cheers</p>
<p>Piers</p>
]]></description>
        	        	<pubDate>Fri, 12 Dec 2008 03:19:50 +0200</pubDate>
        </item>
</channel>
</rss>