<?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: delTreeNode don't del the children nodes</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes</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/deltreenode-dont-del-the-children-nodes/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>waiting on delTreeNode don't del the children nodes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p21023</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p21023</guid>
        	        	<description><![CDATA[<p>I got this same issue.</p>
<p>version 3.81</p>
<p>The children nodes will be deleted if the node collapsed, but cannot be expanded after click &#39;refresh&#39; on navibar;</p>
<p>The children nodes will NOT be deleted if the node expanded, and also not be expand after refreshing grid.</p>
<p>v3.65 works ok.</p>
<p>hoping for this problem fixing.</p>
]]></description>
        	        	<pubDate>Sun, 28 Nov 2010 12:29:11 +0200</pubDate>
        </item>
        <item>
        	<title>ivanchain on delTreeNode don't del the children nodes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p20972</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p20972</guid>
        	        	<description><![CDATA[<p>I know how but still don&#39;t know why:</p>
<p>In&#160;the grid.treegrid file : <em><strong>if(this[parent_id] == rc[</strong><strong><em>$t.p.localReader.id</em></strong>])</em>&#160;</p>
<p><strong><em>$t.p.localReader.id</em></strong>, which has the value <em>_id_.</em>&#160;</p>
<p>that&#39;s very strange, becouse when we use expandnode(rc),&#160; we use getRowData to get the rc( the document said so).</p>
<p>But obviously, there is NO column&#39;s name is just to be "_id_". So all the method used the <strong><em>$t.p.localReader.id will return an undined.</em></strong></p>
<p>I don&#39;t know what&#39;s&#160;&#160;<strong><em>$t.p.localReader.id,&#160;</em></strong>&#160;and I don&#39;t where it go to get it&#39;s value. But when I change the id column&#39;s name in my column model to "_id_", everything is just ok.</p>
</p>
<p>yours,</p>
<p>Ivan</p>
]]></description>
        	        	<pubDate>Wed, 24 Nov 2010 08:58:38 +0200</pubDate>
        </item>
        <item>
        	<title>ivanchain on delTreeNode don't del the children nodes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p20970</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/deltreenode-dont-del-the-children-nodes#p20970</guid>
        	        	<description><![CDATA[<p>In 3.8 version, adjacency,XML mode, I can get the data correctly. but when I use:</p>
</p>
<p>&#160;&#160; var grid = jQuery("#list1");<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; grid.delTreeNode(OLAPKey);&#160;</p>
</p>
<p>Only the node is deleted, but all it&#39;s children node is left.</p>
</p>
<p>yours</p>
<p>ivan</p>
]]></description>
        	        	<pubDate>Wed, 24 Nov 2010 06:35:23 +0200</pubDate>
        </item>
</channel>
</rss>