<?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: getNodeAncestors won't work</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/getnodeancestors-wont-work</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/getnodeancestors-wont-work/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>orsox on getNodeAncestors won't work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/getnodeancestors-wont-work#p6517</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/getnodeancestors-wont-work#p6517</guid>
        	        	<description><![CDATA[<p>solved:</p>
<p>i had to use</p>
<p>var ids = $(&#39;#mytree&#39;).getNodeAncestors($(&#39;#&#39;+</p>
<p>$(&#39;#mytree&#39;).getGridParam(&#39;selrow&#39;))[0]);</p>
]]></description>
        	        	<pubDate>Wed, 06 May 2009 03:47:37 +0300</pubDate>
        </item>
        <item>
        	<title>orsox on getNodeAncestors won't work</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/getnodeancestors-wont-work#p6490</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/getnodeancestors-wont-work#p6490</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>I&#39;m using the treegrid feature of jqgrid 3.4.3 and i need to get all ancestors of the selected node. therefore i want use getNodeAncestors, but i can&#39;t get it work!</p>
<p>i use following code:</p>
<p>var ids = $(&#39;#mytree&#39;).getNodeAncestors($(&#39;#&#39;+</p>
<p>$(&#39;#mytree&#39;).getGridParam(&#39;selrow&#39;)));</p>
<p>and get an empty array!</p>
<p>any ideas?</p>
<p>regards,</p>
<p>orsox</p>
]]></description>
        	        	<pubDate>Tue, 05 May 2009 09:00:59 +0300</pubDate>
        </item>
</channel>
</rss>