<?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 : report control Subtotal</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : report control Subtotal]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 18:09:15 +0000</pubDate>
  <lastBuildDate>Mon, 28 Apr 2008 21:44:15 +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=9801</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[report control Subtotal : Unfortunately, I don&amp;#039;t believe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34354&amp;title=report-control-subtotal#34354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 28 April 2008 at 9:44pm<br /><br />Unfortunately, I don't believe there is any automatic way to create a sub-total row likewhat you are looking for.&nbsp; You will need to loop through the rows anduse variables to tally up the total.&nbsp; At the appropriate spot duringyour loop through the rows, you will need to manually insert asub-total row.&nbsp; I actually do this in one of my programs but itrequires a lot of code.&nbsp; If I remember correctly, I actually create alinked list in memory and "build" the table with the sub-total rowsusing the linked list.&nbsp; Once the linked list is complete, I use it tobuild the table.<br><br>One thing that can cause problems is if the sort changes on the table.&nbsp;The only way to solve this is to rebuild the sub-total rows if the sortchanges or do what I did and disable sort on the table.]]>
   </description>
   <pubDate>Mon, 28 Apr 2008 21:44:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34354&amp;title=report-control-subtotal#34354</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Hi,   how to define this ?????...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34351&amp;title=report-control-subtotal#34351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 28 April 2008 at 9:07pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>how to define this ????? i have not idea how to make this... i try to a footer record but not work in middle of the report</DIV>]]>
   </description>
   <pubDate>Mon, 28 Apr 2008 21:07:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34351&amp;title=report-control-subtotal#34351</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Hi,  but i need a subtotal column...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34350&amp;title=report-control-subtotal#34350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 28 April 2008 at 9:05pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>but i need a subtotal column in middle of report not only a footer</DIV><DIV>&nbsp;</DIV><DIV>PLEAsE SEE below image</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080428_210429_Dibujo.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 28 Apr 2008 21:05:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34350&amp;title=report-control-subtotal#34350</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Simply add FooterRecords ! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34076&amp;title=report-control-subtotal#34076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 22 April 2008 at 7:55am<br /><br />Simply add FooterRecords !]]>
   </description>
   <pubDate>Tue, 22 Apr 2008 07:55:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34076&amp;title=report-control-subtotal#34076</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Hi, Define &amp;#034;subtotal column...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34020&amp;title=report-control-subtotal#34020</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 21 April 2008 at 7:37am<br /><br /><P>Hi,</P><DIV>Define "subtotal column group". I really don't know what you mean by this</DIV>]]>
   </description>
   <pubDate>Mon, 21 Apr 2008 07:37:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=34020&amp;title=report-control-subtotal#34020</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Hi...   Please how to make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=32339&amp;title=report-control-subtotal#32339</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 17 March 2008 at 4:42pm<br /><br />Hi...<DIV></DIV><DIV>&nbsp;</DIV><DIV>Please how to make a subtotal column group in report control activex 11.2.2</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 16:42:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=32339&amp;title=report-control-subtotal#32339</guid>
  </item> 
  <item>
   <title><![CDATA[report control Subtotal : Hi,  please how to make a sub...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=31932&amp;title=report-control-subtotal#31932</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 9801<br /><strong>Posted:</strong> 05 March 2008 at 12:01pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>please how to make a sub total in a report control</DIV><DIV>&nbsp;</DIV><DIV>Thank you </DIV>]]>
   </description>
   <pubDate>Wed, 05 Mar 2008 12:01:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9801&amp;PID=31932&amp;title=report-control-subtotal#31932</guid>
  </item> 
 </channel>
</rss>