<?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: Fastest way to bind data to Grid in v3.4</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/fastest-way-to-bind-data-to-grid-in-v34</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/fastest-way-to-bind-data-to-grid-in-v34/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Fastest way to bind data to Grid in v3.4</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/fastest-way-to-bind-data-to-grid-in-v34#p4027</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/fastest-way-to-bind-data-to-grid-in-v34#p4027</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It depends on how much data you add usind array. Of course if it is more than 500-600 records it will slow. The same will be a little quick (but not so much) if you use jsonstring.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jan 2009 02:42:34 +0200</pubDate>
        </item>
        <item>
        	<title>robtani on Fastest way to bind data to Grid in v3.4</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/fastest-way-to-bind-data-to-grid-in-v34#p3974</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/fastest-way-to-bind-data-to-grid-in-v34#p3974</guid>
        	        	<description><![CDATA[<p>Hi, I am currently using an array to bind data to the Grid which is a bit slow.&#160; In version 3.4 does it make sense for me to convert my array to a JSON string and then bind it to the Grid?&#160;&#160;</p>
<p>Would it be faster that way despite the time it takes to convert the array to a JSON string ??</p>
<p>Thanks...</p>
]]></description>
        	        	<pubDate>Wed, 14 Jan 2009 13:56:20 +0200</pubDate>
        </item>
</channel>
</rss>