<?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 : ReportRow &amp; ReportRecord</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : ReportRow &amp; ReportRecord]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:02:48 +0000</pubDate>
  <lastBuildDate>Mon, 03 Oct 2005 08:50:33 +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=2985</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[ReportRow &amp; ReportRecord : Hi Mehran,  Briefly, Record is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2985&amp;PID=8927&amp;title=reportrow-reportrecord#8927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 2985<br /><strong>Posted:</strong> 03 October 2005 at 8:50am<br /><br />Hi Mehran,<br /><br />Briefly, Record is a bunch of data stored by the Report control. Some data pieces (items) could be quite large, so Record objects do not "run" across the memory. Its main responsibility is to maintain the data inside.<br /><br />Row is a piece of visual interface. It processes record drawing, user mouse and keyboard events. Rows could be rebuilt frequently inside the Report control depending on currently specified Grouping, Sorting, Hiding and other options. Each regular row has an associated Record. But there are other kinds of rows -- for example Group Rows. They implement another specific behavior.<br /><br />So if you'd like simply access the data inside the Report control -- you should work with Records.<br /><br />--<br />WBR,<br />Serge]]>
   </description>
   <pubDate>Mon, 03 Oct 2005 08:50:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2985&amp;PID=8927&amp;title=reportrow-reportrecord#8927</guid>
  </item> 
  <item>
   <title><![CDATA[ReportRow &amp; ReportRecord : Well, I tried but I could not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2985&amp;PID=8903&amp;title=reportrow-reportrecord#8903</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1473">mehran20</a><br /><strong>Subject:</strong> 2985<br /><strong>Posted:</strong> 01 October 2005 at 10:47am<br /><br /><P>Well, I tried but I could not find anything to show me the difference between CXTPReportRecord and CXTPReportRow.</P><P>When should I use Record and when should I use Row?</P><P>Thanks,<BR>Mehran Ziadloo</P>]]>
   </description>
   <pubDate>Sat, 01 Oct 2005 10:47:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2985&amp;PID=8903&amp;title=reportrow-reportrecord#8903</guid>
  </item> 
 </channel>
</rss>