<?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: Stop running this script?</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/stop-running-this-script</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/stop-running-this-script/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Stop running this script?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/stop-running-this-script#p17521</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/stop-running-this-script#p17521</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In 3.6 this is fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 28 May 2010 09:40:04 +0300</pubDate>
        </item>
        <item>
        	<title>RobGMiller on Stop running this script?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/stop-running-this-script#p17456</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/stop-running-this-script#p17456</guid>
        	        	<description><![CDATA[<p>Running version 5.3. using IE8 for now.&#160;</p>
<p>The grid has 80 columns and 31 rows with no data in 70 of the 80 columns.</p>
<p>Only one column with data and 10 columns with empty cells are visible.&#160;</p>
<p>When the grid first loads there is no issue. When $("#gridName").trigger("reloadGrid"); is used to refresh the existing grid, the "Stop running this Script?" dialog comes up warning that java script is causing IE to run slowly and the computer might become unresponsive.&#160;</p>
<p>The message comes up before the server side process is started as well as if the Server side process is stopped. In any case both the original load and the reload process return the same empty grid data set in this test scenario.&#160;</p>
<p>If there are only 60 columns in the grid there is no problem.</p>
<p>After a bit of tracing I found that the remove process on line 1235 in grid.base.js brings up that dialog.&#160;</p>
<p>&#160;&#160; &#160; if(ts.p.scroll===true) {$("tbody tr", ts.grid.bDiv).remove();}&#160;</p>
<p>If the jqGrid scroll property is set to false the problem dissapears. This explains why it only occurs on a refresh.&#160;</p>
<p>I wonder if this issue can be considered a bug or is 60 columns the useful limit of the grid within the natural limitations of various browsers?</p>
</p>
<p>Thanks,</p>
]]></description>
        	        	<pubDate>Tue, 25 May 2010 23:04:09 +0300</pubDate>
        </item>
</channel>
</rss>