<?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: Use a function to get data</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/use-a-function-to-get-data</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/use-a-function-to-get-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rhinology on Use a function to get data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/use-a-function-to-get-data#p29156</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/use-a-function-to-get-data#p29156</guid>
        	        	<description><![CDATA[<p>Scenario:</p>
<p>- Server always return all data (can&#39;t change it)</p>
<p>- jqGrid is extremely slow if I give all data to it at once (e.g. more than 5,000 rows in TreeGrid mode)</p>
<p>So I&#39;d like to save the data in client memory, and only give jqGrid data it requests, e.g. children of a tree node.</p>
</p>
<p>Due to license reasons I&#39;m stuck with jqGrid 4.4.4, is this scenario supported?</p>
]]></description>
        	        	<pubDate>Thu, 11 Jul 2013 21:52:02 +0300</pubDate>
        </item>
</channel>
</rss>