<?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: Looking for a method to speed up addJSONData function in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-a-method-to-speed-up-addjsondata-function-in-ie</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/looking-for-a-method-to-speed-up-addjsondata-function-in-ie/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Looking for a method to speed up addJSONData function in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-a-method-to-speed-up-addjsondata-function-in-ie#p26547</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-a-method-to-speed-up-addjsondata-function-in-ie#p26547</guid>
        	        	<description><![CDATA[<p>In such kind of questions you should alwas include the code of jqGrid which you use and include at liast one row of data which you use. For examle do you use <strong>gridview:true</strong> option of jqGrid? You can make grid slowly by some actions in the loop inside of <strong>loadComplete</strong> or <strong>gridComplete</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 10 May 2012 08:24:19 +0300</pubDate>
        </item>
        <item>
        	<title>deek on Looking for a method to speed up addJSONData function in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-a-method-to-speed-up-addjsondata-function-in-ie#p26546</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-a-method-to-speed-up-addjsondata-function-in-ie#p26546</guid>
        	        	<description><![CDATA[<p>In our jqGrid setup we are pulling 500 rows back from our database over JSON. &#160;Running a .jqGrid(&#39;getGridParam&#39;, &#39;totaltime&#39;) in Chrome &#38; Firefox givs us about 200-300 ms and around 6x, 1200-1600ms, in IE7-9. &#160;Now I know that running anything more than 100 rows is akin to death in IE but is there anyway to spee this up? &#160;I profiled the code and addJSONData is the function that is taking the most time. &#160;Would saving the JSON respose we use to a JS variable then useing datatype local be any faster?</p>
<p>If we reduce the display count to 20-100 rows IE performs just fine. &#160;Is it possible to render rows is groups of 20-50 such that the user will see those first few rows appear right away but will lood the other 450+ as time goes on?</p></p>
]]></description>
        	        	<pubDate>Wed, 09 May 2012 22:26:25 +0300</pubDate>
        </item>
</channel>
</rss>