<?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 : CXTPReportView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPReportView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 16:57:01 +0000</pubDate>
  <lastBuildDate>Sun, 15 Oct 2006 14:03:02 +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=4979</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[CXTPReportView : Hello Haim,Report Record is a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4979&amp;PID=16537&amp;title=cxtpreportview#16537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 4979<br /><strong>Posted:</strong> 15 October 2006 at 2:03pm<br /><br />Hello Haim,<br><br>Report Record is a data object. It is defined by a class, which could be your custom class derived from a standard one. In your class of course you can add any additional fields of any type to a Record. <br><br>Row is a visual representation of the Record. When you change sort order in the Report, the order of Rows in corresponding collection is changed; but the order of Records is always the same until you programmatically change it somehow. So, this is the answer to your second question. If you need a fixed index, use the index of a Record.<br><br>Look also in the standard ReportSample application. CMessageRecord class shows you how to customize data for a Record. Hope this answers your first question.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 15 Oct 2006 14:03:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4979&amp;PID=16537&amp;title=cxtpreportview#16537</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportView : Every row/record (I&amp;#039;m not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4979&amp;PID=15497&amp;title=cxtpreportview#15497</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1519">mailhaim</a><br /><strong>Subject:</strong> 4979<br /><strong>Posted:</strong> 06 September 2006 at 2:58am<br /><br />Every row/record (I'm not sure I fully understand which I should use when...) in my report should be managed by proprietary object. I need to link between the row/record and my object.<br><br>2 questions:<br>1. How can I associate data (e.g. an object's pointer) with items rows / records (similar to the way it is done in CListCtrl::SetItemData())?<br>2. Does certain row/record has fixed index upon creation and until it is deleted, no matter how the user sorted the report?<br><br>Regards, Haim<br>]]>
   </description>
   <pubDate>Wed, 06 Sep 2006 02:58:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4979&amp;PID=15497&amp;title=cxtpreportview#15497</guid>
  </item> 
 </channel>
</rss>