<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Sorting within a TreeView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Sorting within a TreeView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 23:53:57 +0000</pubDate>
  <lastBuildDate>Mon, 05 Feb 2007 13:44:10 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=6245</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Sorting within a TreeView : That&amp;#039;s a bummer. I have my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20093&amp;title=sorting-within-a-treeview#20093</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6245<br /><strong>Posted:</strong> 05 February 2007 at 1:44pm<br /><br /><img src="https://forum.codejock.com/smileys/smiley19.gif" border="0">&nbsp;That's a bummer. I have my software installed all over the place and was hoping to avoid updating the components on every client's computer jsut to resolve this issue.]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 13:44:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20093&amp;title=sorting-within-a-treeview#20093</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting within a TreeView : yep, I thought so. This problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20092&amp;title=sorting-within-a-treeview#20092</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6245<br /><strong>Posted:</strong> 05 February 2007 at 1:14pm<br /><br />yep, I thought so. This problem was fixed in 10.4.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 13:14:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20092&amp;title=sorting-within-a-treeview#20092</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting within a TreeView : I&amp;#039;m currently using 10.3...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20079&amp;title=sorting-within-a-treeview#20079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6245<br /><strong>Posted:</strong> 05 February 2007 at 8:03am<br /><br />I'm currently using 10.3 (ActiveX 2006 Q3)]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 08:03:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=20079&amp;title=sorting-within-a-treeview#20079</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting within a TreeView : Hi,Which version of the control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=19933&amp;title=sorting-within-a-treeview#19933</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6245<br /><strong>Posted:</strong> 31 January 2007 at 5:41am<br /><br />Hi,<br><br>Which version of the control do you use?<br><br>We've actually heard of such a problem, but it must be fixed in latest releases...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 05:41:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=19933&amp;title=sorting-within-a-treeview#19933</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting within a TreeView : This is my first Post. I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=19804&amp;title=sorting-within-a-treeview#19804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6245<br /><strong>Posted:</strong> 27 January 2007 at 12:33pm<br /><br />This is my first Post. I'm using a ReportControl in TreeView mode (TreeColumn=true) similar to the sample code. When I hit the column in the header (e.g., "Date"), the children records within my treeview are not sorted. Any idea how to do this? <DIV>&nbsp;</DIV><DIV>Thank you&nbsp; in advance for your cooperation.</DIV>]]>
   </description>
   <pubDate>Sat, 27 Jan 2007 12:33:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6245&amp;PID=19804&amp;title=sorting-within-a-treeview#19804</guid>
  </item> 
 </channel>
</rss>