<?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: ajaxGridOptions Success Function Not Called</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called</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/ajaxgridoptions-success-function-not-called/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>querying grid on ajaxGridOptions Success Function Not Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12062</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12062</guid>
        	        	<description><![CDATA[<p>Found the problem... nothing to do with jqgrid.</p>
]]></description>
        	        	<pubDate>Tue, 17 Nov 2009 05:21:12 +0200</pubDate>
        </item>
        <item>
        	<title>tony on ajaxGridOptions Success Function Not Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12053</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12053</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What is your datatype parameter? If it is local, xmlstring or jsonstring this will not work.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 17 Nov 2009 02:56:03 +0200</pubDate>
        </item>
        <item>
        	<title>querying grid on ajaxGridOptions Success Function Not Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12050</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p12050</guid>
        	        	<description><![CDATA[<blockquote>
<p>MamaliFrenchi said:</p>
<p>success is a call back function. do you have an URL for your ajax post? and if yes what are you sending back form your server?</p>
</blockquote>
<hr />
<p>Yes I have a url for the Ajax post and it returns everything to the grid successfully from the server.&#160; It&#39;s just that the success call-back function is never executed.&#160;</p>
<p>Does anyone have an example of any ajax call-back function working inside the &#39;ajaxGridOptions&#39; of jqgrid?</p>
]]></description>
        	        	<pubDate>Tue, 17 Nov 2009 02:39:47 +0200</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on ajaxGridOptions Success Function Not Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p11987</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p11987</guid>
        	        	<description><![CDATA[<p>success is a call back function. do you have an URL for your ajax post? and if yes what are you sending back form your server?</p>
]]></description>
        	        	<pubDate>Mon, 16 Nov 2009 11:51:13 +0200</pubDate>
        </item>
        <item>
        	<title>querying grid on ajaxGridOptions Success Function Not Called</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p11980</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ajaxgridoptions-success-function-not-called#p11980</guid>
        	        	<description><![CDATA[<p>There&#39;s a new feature in jqgrid 3.6 that allows full control over the ajax requests to the server but my success function is never called:</p>
<p>jQuery("#tester").jqGrid({<br />&#160;&#160; &#160;ajaxGridOptions : {type: &#39;POST&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; success: function() {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;alert("hello!");<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},</p>
<p>datatype...<br />...</p>
<p>Is there something else that must be done to enable this functionality (calling success after post) when using ajaxGridOptions?</p>
]]></description>
        	        	<pubDate>Mon, 16 Nov 2009 10:05:16 +0200</pubDate>
        </item>
</channel>
</rss>