<?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: script problem when edit multiple rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows</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/script-problem-when-edit-multiple-rows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>k24 on script problem when edit multiple rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22315</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22315</guid>
        	        	<description><![CDATA[<p>anybody here?</p>
]]></description>
        	        	<pubDate>Fri, 04 Mar 2011 08:36:25 +0200</pubDate>
        </item>
        <item>
        	<title>k24 on script problem when edit multiple rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22050</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22050</guid>
        	        	<description><![CDATA[<p>ps :it only happen in IE when jqgrid have more than 300 rows.</p>
]]></description>
        	        	<pubDate>Fri, 11 Feb 2011 09:11:21 +0200</pubDate>
        </item>
        <item>
        	<title>k24 on script problem when edit multiple rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22048</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/script-problem-when-edit-multiple-rows#p22048</guid>
        	        	<description><![CDATA[<p>hi,everyone:</p>
<p>&#160;&#160;&#160;&#160; when I use this code in gridComplete event to edit multiple rows, I got a error ""A script on this page may be busy,  or it may have stopped responding. You can stop the script now or you  can continue to see if the script will complete."" .there are 300 rows in grid. Any better solution ?</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5959' value='Select Code' data-codeid='sfcode5959' /></p>
<div class='sfcode' id='sfcode5959'>&#160;var data = $(&#34;&#34;{0}&#34;&#34;).getDataIDs();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; for(i=0;i&#60;data.length;i++){{<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery(&#39;{0}&#39;).jqGrid(&#39;editRow&#39;,data[i],false,onCellEdit); <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }}</div>
]]></description>
        	        	<pubDate>Fri, 11 Feb 2011 08:24:53 +0200</pubDate>
        </item>
</channel>
</rss>