<?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: afterComplete no working(?)</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working</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/bugs/aftercomplete-no-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>milocaruso on afterComplete no working(?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10247</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10247</guid>
        	        	<description><![CDATA[<p>Tony-</p>
</p>
<p>First, thanx for the response!</p>
</p>
<p>I get this error even if I leave the function empty i.e.:</p>
<pre id="line777"><strong>$(&#39;#uploadEdit&#39;).editGridRow(id, {top:500,left:375,reloadAfterSubmit:false,afterSubmit:function(serverResponse, postdata, formid) {}});<br /><br /></strong><strong>also, it does get the response i.e. if I do somethign like this:<br /><br />$(&#39;#uploadEdit&#39;).editGridRow(id, {top:$this-&#62;gridPopUp_y,left:$this-&#62;gridPopUp_x,reloadAfterSubmit:false,afterSubmit:function(serverResponse){alert(serverResponse.responseText)}});<br /></strong></pre>
<p><strong><br /></strong></p>
<p><strong>the alert shows the responseText accurately THEN the error shows up in firebug.</strong></p>
</p>
<p>PS except for this issues I love the plugin and have note had any other major issues.</p>
]]></description>
        	        	<pubDate>Tue, 29 Sep 2009 11:29:52 +0300</pubDate>
        </item>
        <item>
        	<title>tony on afterComplete no working(?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10237</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10237</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Check your code, the event should return something:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ditgridrow</a></p>
]]></description>
        	        	<pubDate>Tue, 29 Sep 2009 11:06:45 +0300</pubDate>
        </item>
        <item>
        	<title>milocaruso on afterComplete no working(?)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10228</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftercomplete-no-working#p10228</guid>
        	        	<description><![CDATA[<p>When I try to use the "afterComplete" event lilke this:</p>
<p><strong><br /> </strong></p>
<pre id="line777"><strong>$(&#39;#uploadEdit&#39;).editGridRow(id, {top:500,left:375,reloadAfterSubmit:false,afterSubmit:function(serverResponse, postdata, formid) {<br />         		<br />				updateGridStyle(serverResponse.responseText);<br />   				}<br />     		});</strong><br /><br /></pre>
</p>
<p>I get the following error in firebug and my data I just entered is not reflected in the grisd on the page.</p>
</p>
<p><strong>W is undefined<br /> <a href="http://localhost/register/advisory/exhibitor/includes/gridincludes/jquery.jqGrid.min.js" rel="nofollow" target="_blank"><a href="http://localhost/register/advi" rel="nofollow">http://localhost/register/advi</a>.....rid.min.js</a><br /> Line 10</strong></p>
</p>
<p>any idea?</p>
</p>
<p>Thanx!</p>
</p>
<p>Milo</p>
]]></description>
        	        	<pubDate>Tue, 29 Sep 2009 09:58:01 +0300</pubDate>
        </item>
</channel>
</rss>