<?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: Problem on FireFox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-on-firefox</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/problem-on-firefox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem on FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-on-firefox#p9077</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-on-firefox#p9077</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Will check this, but I think we should give a time after the data is set to the grid in order to do something with it after.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 31 Aug 2009 03:30:16 +0300</pubDate>
        </item>
        <item>
        	<title>gianluigi on Problem on FireFox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-on-firefox#p8922</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-on-firefox#p8922</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Sorry for my english.</p>
</p>
<p>I use your grid 3.5 version and I have a problem on the edit form</p>
<p>I setup the AfterComplete function to get an xml data&#160;my asp edit page send after edit to show on the client if the record is updated or not (if there is some errors). This function work well with IE but with FireFox 3.5.2&#160;I receive a null value in the serverResponse.responseXML.</p>
<p>May you help?</p>
</p>
<p>I find that is modify your code like this, it work:</p>
<p><span style="color: #ff0000;">if($.isFunction(rp_ge.afterComplete)) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;copydata = data;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;GridAfterComplete(copydata,postdata,$(&#8221;#&#8221;+frmgr));<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;/*<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;setTimeout(function(){rp_ge.afterComplete(copydata,postdata,$(&#8221;#&#8221;+frmgr));copydata=null;},500);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;*/<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;}</span></p>
</p>
<p>The problem is the setTimeout</p>
<p>GridAfterComplete is my Js function that I setup in the afterComplete</p>
</p>
<p>Thanks</p>
<p>Gianluigi &#8211; Italy</p>
]]></description>
        	        	<pubDate>Sat, 22 Aug 2009 04:09:05 +0300</pubDate>
        </item>
</channel>
</rss>