<?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: On demand data load for jqgrid on client side</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/on-demand-data-load-for-jqgrid-on-client-side</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/treegrid/on-demand-data-load-for-jqgrid-on-client-side/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ak on On demand data load for jqgrid on client side</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/on-demand-data-load-for-jqgrid-on-client-side#p27840</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/on-demand-data-load-for-jqgrid-on-client-side#p27840</guid>
        	        	<description><![CDATA[<p>I have a situation where I was creating jqgrid empty initially with datatype as local and then later on adding nodes to jqgrid using addChildNode method. This is all done in client side javascript.</p>
<p>Now soon we have discovered that data is too much so javascript is taking too much time to load and we are getting warning as script is taking too long. I want to implement on demand data load , but whatever example I saw they all makes a call to server side for data load.</p>
<p>Do we have any such options where in I can implement on data data load and for data loading jqgrid will still make a call to client side javascript.</p>
]]></description>
        	        	<pubDate>Tue, 04 Dec 2012 14:07:51 +0200</pubDate>
        </item>
</channel>
</rss>