<?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: empty json result puts jqgrid in eternal loop</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop</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/empty-json-result-puts-jqgrid-in-eternal-loop/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pilot on empty json result puts jqgrid in eternal loop</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p24461</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p24461</guid>
        	        	<description><![CDATA[<p>have the same problem - what it can to be ?</p>
]]></description>
        	        	<pubDate>Mon, 29 Aug 2011 23:15:23 +0300</pubDate>
        </item>
        <item>
        	<title>yadnad on empty json result puts jqgrid in eternal loop</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p21250</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p21250</guid>
        	        	<description><![CDATA[<p>I&#39;m running into this exact same issue. Passing in an empty array on initial load is fine. Passing one in on reloadGrid causes it to hang. However, changing the "rows" property to an empty string did not solve the issue for me. Did you modify anything else to get it to work?</p>
</p>
<p>Thanks,<br />Dan</p>
]]></description>
        	        	<pubDate>Sat, 11 Dec 2010 00:17:33 +0200</pubDate>
        </item>
        <item>
        	<title>toas1 on empty json result puts jqgrid in eternal loop</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p20459</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/empty-json-result-puts-jqgrid-in-eternal-loop#p20459</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Just found a pretty strange thing. If I change the url by using the setGridParam and then trigger the "reloadGrid" my JqGrid ends up in an eternal loop if the json response is empty and the "rows" property in the result contains and empty array ("[]"). This will cause the grid to (internally somewere) keep reloading the grid over and over again. If I on the other hand change the "rows" property to be just an empty string (&#39;&#39;) it works fine. If I initially load my grid using the empty array it works fine, its just when triggering the reloadGrid it fails.</p>
<p>Regards</p>
<p>Tomas</p>
]]></description>
        	        	<pubDate>Mon, 25 Oct 2010 15:59:56 +0300</pubDate>
        </item>
</channel>
</rss>