<?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: TreeGrid sorting bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-sorting-bug</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/bugs/treegrid-sorting-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on TreeGrid sorting bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-sorting-bug#p19170</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/treegrid-sorting-bug#p19170</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you very much for this fix.</p>
<p>Also fixed into the code.</p>
<p>Thanks again</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 17 Aug 2010 22:48:25 +0300</pubDate>
        </item>
        <item>
        	<title>cocinerox on TreeGrid sorting bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/treegrid-sorting-bug#p19147</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/treegrid-sorting-bug#p19147</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
</p>
<p>I&#39;ve found a typo in the <strong>collectChildrenSortTree</strong> function in <strong>grid.treegrid.js</strong>:</p>
</p>
<p>query.orderBy(sortname,<strong>newDir,newDir</strong>,st, datefmt);</p>
</p>
<p>should be</p>
</p>
<p>query.orderBy(sortname,<strong>newDir</strong>,st, datefmt);</p>
</p>
<p>Hope that helps. Cheers</p>
]]></description>
        	        	<pubDate>Mon, 16 Aug 2010 16:36:40 +0300</pubDate>
        </item>
</channel>
</rss>