<?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: Expanding multiple nodes of jqgrid treegrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/expanding-multiple-nodes-of-jqgrid-treegrid</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/expanding-multiple-nodes-of-jqgrid-treegrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mdprasad on Expanding multiple nodes of jqgrid treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/expanding-multiple-nodes-of-jqgrid-treegrid#p25777</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/expanding-multiple-nodes-of-jqgrid-treegrid#p25777</guid>
        	        	<description><![CDATA[<p>Had posted the same in <a href="http://stackoverflow.com/questions/8982720/expanding-multiple-nodes-of-jqgrid-treegrid" target="_blank">stackoverflow</a>, and Oleg suggested a fix.&#160;</p>
]]></description>
        	        	<pubDate>Tue, 24 Jan 2012 13:18:20 +0200</pubDate>
        </item>
        <item>
        	<title>mdprasad on Expanding multiple nodes of jqgrid treegrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/expanding-multiple-nodes-of-jqgrid-treegrid#p25771</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/expanding-multiple-nodes-of-jqgrid-treegrid#p25771</guid>
        	        	<description><![CDATA[<p>I am using a jqgrid&#39;s treegrid and the data for the child nodes is being loaded on request. But when user clicks on a node (say node1) to expand it and immediately clicks on another node (say node2) then the children of first node (node1) are being displayed for the second node (node2), the icon of node2 changes to show as expanded but it has data of node1&#39;s children and collapsing node2 doesn&#39;t do anything but collapsing node1 collapses node1&#39;s children which are displayed as node2&#39;s children.</p>
<p>Did someone else face such a problem? data for jqgrid is adjacency model in json format.</p>
</p>
<p>The demo in "New in version 3.3 -&#62; Tree Grid" of /blog/jqgrid/jqgrid.html&#160;has the same problem. Is this a bug in jqgrid.</p>
]]></description>
        	        	<pubDate>Tue, 24 Jan 2012 08:49:42 +0200</pubDate>
        </item>
</channel>
</rss>