<?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 : Column.index and Column.itemindex</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Column.index and Column.itemindex]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 23:07:34 +0000</pubDate>
  <lastBuildDate>Wed, 14 Feb 2007 16:45:23 +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=6415</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[Column.index and Column.itemindex : ItemIndex is actually an index...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6415&amp;PID=20438&amp;title=column-index-and-column-itemindex#20438</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6415<br /><strong>Posted:</strong> 14 February 2007 at 4:45pm<br /><br /><b>ItemIndex </b>is actually an index of a corresponding record item. Record has a constant structure -- some number of items in strict order, and they are always numbered from zero up to some number, and each of them has an associated column. By calling .Record(SomeItemIndex) you can always get a required item. <br><br>In the same time column's <b>Index</b> shows only a position of a column in the columns array. It could be changed by drag-n-drop user operation, or somewhere in code... In the same time this column is still associated with a specific record item, with number ItemIndex in record items array.<br><br>Hope this description helps a bit.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 16:45:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6415&amp;PID=20438&amp;title=column-index-and-column-itemindex#20438</guid>
  </item> 
  <item>
   <title><![CDATA[Column.index and Column.itemindex : Hi team,Where is which applicable?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6415&amp;PID=20408&amp;title=column-index-and-column-itemindex#20408</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2090">joeliner</a><br /><strong>Subject:</strong> 6415<br /><strong>Posted:</strong> 14 February 2007 at 8:11am<br /><br /><br>Hi team,<br><br>Where is which applicable? .index and .itemindex in columns<br><br>In prior versions i dint have a problem with foot totals of respective columns when the user reorganizes the columns. With current version, i guess from 10.4.1, when you reorganize columns, itemindex order&nbsp; follows columns order s making totals to show under different columns.<br><br>Currently using work around to determine column.caption to draw totals.<br><br>Some advice?<img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>thanks<br>]]>
   </description>
   <pubDate>Wed, 14 Feb 2007 08:11:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6415&amp;PID=20408&amp;title=column-index-and-column-itemindex#20408</guid>
  </item> 
 </channel>
</rss>