<?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: Auto expand on treegrid load</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load</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/auto-expand-on-treegrid-load/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Auto expand on treegrid load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7286</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7286</guid>
        	        	<description><![CDATA[<p>Hello again,</p>
<p>Thanks for the suggestion. I will consider this approach too, but this require to have another script to load data at once. Will think instead of this.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 17 Jun 2009 12:24:39 +0300</pubDate>
        </item>
        <item>
        	<title>Marcel Karras on Auto expand on treegrid load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7274</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7274</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>I&#39;m using the adjacency model with automatic nodes loading (single ajax calls). You&#39;re right... it&#39;s not trivial due to the fact that a simple solution would cause an inacceptable amount of ajax calls. So the main target would be to circumvent this problem using one single call but getting all desired information.</p>
<p>A first approach could be to let the expandAll() method send all non-expanded node IDs (or sth. appropriate) via POST to the server which in turn will provide the data as a special crafted JSON array applied to every node ID. All further expandAll()/collapseAll() operations could be done on client-side as the data has to be loaded only once.</p>
<p>Dunno if this is consistent to the current jqgrid infrastructure. <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-smile.gif" border="0" alt="Smile" /></p>
</p>
<p>Greetings from Germany.</p>
]]></description>
        	        	<pubDate>Wed, 17 Jun 2009 11:37:50 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Auto expand on treegrid load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7266</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7266</guid>
        	        	<description><![CDATA[<p>Hello Marcel,</p>
<p>collapseAll can be done easy, but I have dificulties on how to process with expandAll. The problem : When we use autolading nodes (load nodes with ajax) how we should process with this when we call expandAll? It is not a trivial task.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 17 Jun 2009 11:01:14 +0300</pubDate>
        </item>
        <item>
        	<title>Marcel Karras on Auto expand on treegrid load</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7233</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/auto-expand-on-treegrid-load#p7233</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>at the moment the only way to achieve an auto expanding on treegrid load is to do it by hand. The documentation states that it is planned to provide a method called "expandAll"/"collapseAll"... @Tony: can you tell me, if this will be implemented in releases in the nearby future?</p>
]]></description>
        	        	<pubDate>Mon, 15 Jun 2009 02:53:21 +0300</pubDate>
        </item>
</channel>
</rss>