<?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: Performance of AddRowData with 50 records, too slow !</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/performance-of-addrowdata-with-50-records-too-slow</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/performance-of-addrowdata-with-50-records-too-slow/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Performance of AddRowData with 50 records, too slow !</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/performance-of-addrowdata-with-50-records-too-slow#p15084</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/performance-of-addrowdata-with-50-records-too-slow#p15084</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>As I can see from the code it is not only addRowData, but you use getRowData, humm both methods have a possibilty to add and get at once look here - (read carefull):</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ki:methods</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 11:47:37 +0200</pubDate>
        </item>
        <item>
        	<title>ngotau1989 on Performance of AddRowData with 50 records, too slow !</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/performance-of-addrowdata-with-50-records-too-slow#p15061</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/performance-of-addrowdata-with-50-records-too-slow#p15061</guid>
        	        	<description><![CDATA[<p>&#160; Hi ! I have a problem with performance.</p>
<p>I have to work with two grids in one page, add and remove row data. The problem is when user choose to display 50 records each page. And then selected all, click button add to add to an other grid, it&#39;s too slow, especially in IE. I wanna ask if there is a solution, thanks in advanced.</p>
<p>my code</p>
<p>for(var i=selectedRows.length-1; i&#62;= 0; i--){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;var data = $("#grid_test_case_list").getRowData(selectedRows[i]); <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;gridAssignedTestCase.addRowData(selectedRows[i],data, "first");<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 04:19:40 +0200</pubDate>
        </item>
</channel>
</rss>