<?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: afterSubmit Event not working</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-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/aftersubmit-event-not-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>charles on afterSubmit Event not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13066</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13066</guid>
        	        	<description><![CDATA[<p>Hi Tony</p>
<p>I am very much thank full to you for giving me such a nice reply quickly.</p>
<p>I follow the documentation in pdf downloaded from your site earlier.</p>
<p>That is why this misunderstanding happens.</p>
<p>Any way those want to refer the documentation, always go for the latest documentation</p>
<p>available here: <a href="http://www.trirand.com/jqgridwiki/" rel="nofollow" target="_blank">http://www.trirand.com/jqgridwiki/</a></p>
</p>
<p>Regards</p>
<p>Charles.</p></p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 04:52:41 +0200</pubDate>
        </item>
        <item>
        	<title>azhong on afterSubmit Event not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13065</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13065</guid>
        	        	<description><![CDATA[<p>good!!!</p>
</p>
<p>thx!!!</p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 04:15:03 +0200</pubDate>
        </item>
        <item>
        	<title>tony on afterSubmit Event not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13028</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13028</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry to say this for 10000.... time - did you have read the documentation carefully?</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>
<p>The text say:</p>
<p>fires after response has been received from server. Typically used to display status from server (e.g., the data is successfully saved or the save cancelled for server-side editing reasons). Receives as parameters the data returned from the request and an array of the posted values of type id=value1,value2. <br /><strong> When used this event should return array with the following items [success, message, new_id]</strong> <br /> where <br /> <em>success</em> is a boolean value if true the process continues, if false a error <em>message</em> appear and all other processing is stoped. <br /> <em>new_id</em> can be used to set the new row id in the grid when we are in add mode. <br /> afterSubmit : function(response, postdata) <br /> { <br /> &#8230; <br /> return [succes,message,new_id] <br /> }</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 18:01:29 +0200</pubDate>
        </item>
        <item>
        	<title>charles on afterSubmit Event not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13017</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p13017</guid>
        	        	<description><![CDATA[<p>myevent function is like:</p>
</p>
<p>in edit options</p>
<pre id="line98">{height:280,reloadAfterSubmit:true,url:"/adeltech/user/edit",afterSubmit:function(serverResponse, postdata)                                           {                                                alert(serverResponse.responseText+" post"+postdata.username);<br /><br />                                           }}, // edit options<br /><br />this event alerts the required values properly but after alert a error is showing in firebug like:<br /></pre>
<div class="errorTitle focusRow subLogRow ">aa is undefined</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">[Image Can Not Be Found]<a class="errorSource a11yFocus " target="_blank">(function($){$.jgrid=$.jgrid&#124;&#124;{};$.exten&#8230;$t.p.id).resizable(opts)})}})})(jQuery);</a></div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">I am using the jqgrid version used in the online demo</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow "><a rel="nofollow" href="../../../jqgrid.html" target="_blank">http://www.trirand.com/blog/jqgrid.html</a></div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">all other functions are working properly</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">can any one help?? pls...............................................</div>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 09:48:16 +0200</pubDate>
        </item>
        <item>
        	<title>charles on afterSubmit Event not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p12994</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/aftersubmit-event-not-working#p12994</guid>
        	        	<description><![CDATA[<p>myevent function is like:</p>
</p>
<p>in edit options</p>
<pre id="line98">{height:280,reloadAfterSubmit:true,url:"/adeltech/user/edit",afterSubmit:function(serverResponse, postdata)<br />                                           {<br />                                                alert(serverResponse.responseText+" post"+postdata.username);<br /><br />                                           }}, // edit options<br /><br />this event alerts the required values properly but after alert a error is showing in firebug like:<br /><br /></pre>
<div class="errorTitle focusRow subLogRow ">aa is undefined</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">[Image Can Not Be Found]<a class="errorSource a11yFocus " target="_blank">(function($){$.jgrid=$.jgrid&#124;&#124;{};$.exten...$t.p.id).resizable(opts)})}})})(jQuery);</a></div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow "></div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">I am using the jqgrid version used in the online demo</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow "><a href="http://www.trirand.com/blog/jqgrid.html" rel="nofollow" target="_blank">http://www.trirand.com/blog/jqgrid.html</a></div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">all other functions are working properly</div>
<div class="errorSourceBox errorSource-exec focusRow subLogRow ">can any one help??</div>
<pre id="line98"><br /></pre>
]]></description>
        	        	<pubDate>Mon, 14 Dec 2009 13:59:13 +0200</pubDate>
        </item>
</channel>
</rss>