<?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: tree grid help getting ancestor rowids?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids</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/tree-grid-help-getting-ancestor-rowids/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tim on tree grid help getting ancestor rowids?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11186</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11186</guid>
        	        	<description><![CDATA[<p>Thank you.</p>
<p>tim</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 10:46:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on tree grid help getting ancestor rowids?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11119</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11119</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4514' value='Select Code' data-codeid='sfcode4514' /></p>
<div class='sfcode' id='sfcode4514'>
<p>$.each(idList,function(i){</p>
<p>alert(this.id);</p>
<p>alert(i);</p>
<p>});</p>
</div>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 03:37:14 +0200</pubDate>
        </item>
        <item>
        	<title>tim on tree grid help getting ancestor rowids?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11061</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tree-grid-help-getting-ancestor-rowids#p11061</guid>
        	        	<description><![CDATA[<p>I need some help getting the ancestor rowids for a selected cell...</p>
<p>So far I have</p>
<p>&#160;&#160;&#160;&#160; var idList = $(&#39;#list&#39;).getNodeAncestors(record);</p>
<p>&#160;&#160;&#160;&#160; $.each(idList,function(i){alert(i);});</p>
<p>which gives me a list of the parents, but I&#39;m just not sure how to get the rowid for them</p>
<p>Thanks,</p>
<p>tim</p></p>
]]></description>
        	        	<pubDate>Sat, 24 Oct 2009 18:44:34 +0300</pubDate>
        </item>
</channel>
</rss>