<?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: SortTree Method</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method</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/sorttree-method/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on SortTree Method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11841</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11841</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you for this. Will be corrected.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 12 Nov 2009 10:03:59 +0200</pubDate>
        </item>
        <item>
        	<title>Doug on SortTree Method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11794</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11794</guid>
        	        	<description><![CDATA[</p>
<p>Thanks for the help Tony!</p>
<p>just an fyi, I was looking at this page for documentation..</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:treegrid" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....i:treegrid</a></p>
<p>And in the description for the parameter "direction" for the SortTree method&#160;&#160;it says..</p>
<p>"Direction is &#39;asc&#39; or &#39;desc&#39;; sorts the tree with the currently set sortname (sortname is from grid option)"</p>
<p>I did however use the sortGrid method instead and it seem to be working great.&#160; Thanks again!</p>
<p>-Doug</p></p>
]]></description>
        	        	<pubDate>Wed, 11 Nov 2009 06:07:57 +0200</pubDate>
        </item>
        <item>
        	<title>tony on SortTree Method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11717</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11717</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You are close, except that you should use it like this</p>
<p>$(&#8221;#myTreeGrid&#8221;).SortTree(1); // use 1 for asc and -1 for desc order.</p>
<p>I recommend you to use other most common methods like sortGrid - see docs.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 08:19:09 +0200</pubDate>
        </item>
        <item>
        	<title>Doug on SortTree Method</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11700</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/sorttree-method#p11700</guid>
        	        	<description><![CDATA[</p>
<p>Hello,</p>
<p>Does anyone have an example of uisng this method? When I run it like this..</p>
<p>$("#myTreeGrid").SortTree("desc");</p>
<p>I don&#39;t see anything happen.&#160; I am running this line in the gridComplete event (which is being called fine).&#160;&#160;&#160; I have also tried running this line from a button with the same result.</p>
<p>Thanks,</p>
<p>Doug</p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 23:33:27 +0200</pubDate>
        </item>
</channel>
</rss>