<?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: How to handle tree grid with large data sets?</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets</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/how-to-handle-tree-grid-with-large-data-sets/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>TAlex on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22332</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22332</guid>
        	        	<description><![CDATA[<p>sorry for the duble &#160;post</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 18:32:25 +0200</pubDate>
        </item>
        <item>
        	<title>TAlex on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22331</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22331</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Will see what I can do.</p>
<p>Best Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Hello Tony,</p>
</p>
<p>I have the same request of a treegrid&#160;example with autoloading tree nodes.</p>
<p>I am trying to do something like this.</p>
<p>- First I load the adjacency&#160;grid with the data from an &#39;url&#39; and &#39;postData&#39; returned on &#39;serializeGridData&#39; event.</p>
<p>- OnSelectRow i change with &#39;setGridParam&#39; the &#39;url&#39; and the &#39;postData&#39; and then trigger("reloadGrid")</p>
</p>
<p>When I click on the row, the data from the new url overrides the data from the old url so the parent node disapeares.</p>
<p>The order of events is OnSelectRow, then SerializeGridData.</p>
</p>
<p>When I click on the text besides the plus icon, the order of events is SerializeGridData then OnSelectRow then loadError.</p>
<p>When I click&#160;<strong>again</strong>&#160;on the text besides the plus icon, the order becomes OnSelectRow then SerializeGridData and the childs apear normaly and the parent remains there.</p>
</p>
<p>What can I do to get rid of this multi-behaviour?</p>
<p>Can a event like &#39;subGridRowExpanded&#39;&#160;be added to the treeGrid or something similar?</p>
</p>
<p>We really need an example of autoloading tree nodes so PLEASE HELP<img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/forum-smileys/sf-cry.gif" alt="Cry" /></p>
</p>
<p>All the best,</p>
<p>Alex</p>
]]></description>
        	        	<pubDate>Mon, 07 Mar 2011 18:32:25 +0200</pubDate>
        </item>
        <item>
        	<title>TAlex on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22318</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p22318</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
</p>
<p>I have the same request of a treegrid&#160;example with autoloading tree nodes.</p>
<p>I am trying to do something like this.</p>
<p>- First I load the adjacency&#160;grid with the data from an &#39;url&#39; and &#39;postData&#39; returned on &#39;serializeGridData&#39; event.</p>
<p>- OnSelectRow i change with &#39;setGridParam&#39; the &#39;url&#39; and the &#39;postData&#39; and then trigger("reloadGrid")</p>
</p>
<p>When I click on the row, the data from the new url overrides the data from the old url so the parent node disapeares.</p>
<p>The order of events is OnSelectRow, then SerializeGridData.</p>
</p>
<p>When I click on the text besides the plus icon, the order of events is SerializeGridData then OnSelectRow then loadError.</p>
<p>When I click <strong>again</strong> on the text besides the plus icon, the order becomes OnSelectRow then SerializeGridData and the childs apear normaly and the parent remains there.</p>
</p>
<p>What can I do to get rid of this multi-behaviour?</p>
<p>Can a event like &#39;subGridRowExpanded&#39;&#160;be added to the treeGrid or something similar?</p>
</p>
<p>We really need an example of autoloading tree nodes so PLEASE HELP<img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/forum-smileys/sf-cry.gif" alt="Cry" /></p>
</p>
<p>All the best,</p>
<p>Alex</p>
]]></description>
        	        	<pubDate>Fri, 04 Mar 2011 16:36:19 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14685</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14685</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Will see what I can do.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 10 Feb 2010 15:13:13 +0200</pubDate>
        </item>
        <item>
        	<title>william on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14647</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14647</guid>
        	        	<description><![CDATA[<p>t loads well when record number is &#60; 200.</p>
<p>If I have around 400 â€“ FireFoxs tells me that script is handing and needs to be stopped.</p>
<p>Reading that there is gridview option for regular grid to speed up, I still hope this will be supported for treegrid too.</p>
<p>Will it? If no, I'd be greatful to hear any solutions or hits on how to speed up the jqGrid with TreeGrid.</p>
<p>-------------------------------------------------</p>
<p><a mce_href="http://www.itiltutors.com" href="http://www.itiltutors.com" target="_blank">itil training</a><br mce_bogus="1"/></p>
]]></description>
        	        	<pubDate>Tue, 09 Feb 2010 11:41:43 +0200</pubDate>
        </item>
        <item>
        	<title>william on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14646</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14646</guid>
        	        	<description><![CDATA[<p>t loads well when record number is &#60; 200.</p>
<p>If I have around 400 &#8211; FireFoxs tells me that script is handing and needs to be stopped.</p>
<p>Reading that there is gridview option for regular grid to speed up, I still hope this will be supported for treegrid too.</p>
<p>Will it? If no, I&#39;d be greatful to hear any solutions or hits on how to speed up the jqGrid with TreeGrid.</p>
<p>-------------------------------------------------</p>
<p><a href="http://www.itiltutors.com" target="_blank">itil training</a></p>
]]></description>
        	        	<pubDate>Tue, 09 Feb 2010 11:41:40 +0200</pubDate>
        </item>
        <item>
        	<title>Jam on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14614</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14614</guid>
        	        	<description><![CDATA[<blockquote>
<p>I&#160;need to load large data&#160;in treegrid, too. (about 500 rows)</p>
<p>So I want to use autoloading tree node, but I don&#39;t know how to construct that tree.</p>
<p>Please give me some autoloading tree-side sample or method in jquery.</p>
</blockquote>
]]></description>
        	        	<pubDate>Mon, 08 Feb 2010 06:58:04 +0200</pubDate>
        </item>
        <item>
        	<title>Alex Alexapolsky on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14155</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14155</guid>
        	        	<description><![CDATA[<p>Thanks for reply, Tony. Indeed, in this case autoloading is the solution.</p>
]]></description>
        	        	<pubDate>Fri, 22 Jan 2010 13:26:33 +0200</pubDate>
        </item>
        <item>
        	<title>tony on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14139</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14139</guid>
        	        	<description><![CDATA[<p>Hello Alex,</p>
<p>This is true. Using large data in tree grid currently is not recommended.</p>
<p>We work on this and hope to resolve the problem.</p>
<p>Also I recommend you to use autoloading tree nodes - i.e first load a minilal nodes (only roots) and then when the user click on some node the data will be loaded from the server. Using this approach pager is not needed. Also pagging with tree nodes is a little bit difficult, since we can have a lot of situations which should be consider.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 22 Jan 2010 12:02:04 +0200</pubDate>
        </item>
        <item>
        	<title>Alex Alexapolsky on How to handle tree grid with large data sets?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14106</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/how-to-handle-tree-grid-with-large-data-sets#p14106</guid>
        	        	<description><![CDATA[<p>I am using jqGrid 3.6.2 with TreeGrid.</p>
<p>It loads well when record number is &#60; 200.</p>
<p>If I have around 400 - FireFoxs tells me that script is handing and needs to be stopped.</p>
<p>Reading that there is gridview option for regular grid to speed up, I still hope this will be supported for treegrid too.</p>
<p>Will it? If no, I&#39;d be greatful to hear any solutions or hits on how to speed up the jqGrid with TreeGrid.</p>
</p>
<p>P.S.</p>
<p>Btw, pager would help us divide datasets into smaller chuncks, but documentation says "<a class="wikilink1" title="wiki:pager" href="../../../jqgridwiki/doku.php?id=wiki:pager" target="_blank">Pager</a> functionality currently disabled for treeGrid" <img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" />. The only solution I can think of is to somehow emulate page functionality outside of jqgrid.</p>
]]></description>
        	        	<pubDate>Thu, 21 Jan 2010 16:35:41 +0200</pubDate>
        </item>
</channel>
</rss>