<?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 : HOWTO: Resort  tree like report control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : HOWTO: Resort  tree like report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 20:32:21 +0000</pubDate>
  <lastBuildDate>Tue, 17 Nov 2009 11:33:46 +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=15651</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[HOWTO: Resort  tree like report control : Hi;In a tree like report control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15651&amp;PID=54926&amp;title=howto-resort-tree-like-report-control#54926</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 15651<br /><strong>Posted:</strong> 17 November 2009 at 11:33am<br /><br />Hi;<br><br>In a tree like report control I sometimes change the item(s) display text by setting pItemMetrics-&gt;strText=...<br>This sometimes results in a no longer sorted tree.<br>So I implemented a sort command for the end user, but when I call CXTPReportControl.ReSort(), nothing happens, because the compare is done with the return value(s) og CXTPReportRecordItem::GetCaption().<br>This lead to my question: how to implement a sort function in this case, when the 'caption' changes in CXTPReportRecord::GetItemMetrics()?<br>]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 11:33:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15651&amp;PID=54926&amp;title=howto-resort-tree-like-report-control#54926</guid>
  </item> 
 </channel>
</rss>