<?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 C&#111;ntrol - Group Row Records</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Report C&#111;ntrol - Group Row Records]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 12:36:10 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jan 2005 20:20:54 +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=1721</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 C&#111;ntrol - Group Row Records : Nope. Can&amp;#039;t get that to work....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4913&amp;title=report-control-group-row-records#4913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=790">dlord</a><br /><strong>Subject:</strong> 1721<br /><strong>Posted:</strong> 31 January 2005 at 8:20pm<br /><br />Nope. Can't get that to work. Can you expand a bit..?]]>
   </description>
   <pubDate>Mon, 31 Jan 2005 20:20:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4913&amp;title=report-control-group-row-records#4913</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Group Row Records : use Row.Childs ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4906&amp;title=report-control-group-row-records#4906</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1721<br /><strong>Posted:</strong> 31 January 2005 at 6:07am<br /><br />use <strong>Row.Childs</strong>]]>
   </description>
   <pubDate>Mon, 31 Jan 2005 06:07:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4906&amp;title=report-control-group-row-records#4906</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Group Row Records : I need to access a report record...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4882&amp;title=report-control-group-row-records#4882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=790">dlord</a><br /><strong>Subject:</strong> 1721<br /><strong>Posted:</strong> 29 January 2005 at 10:12am<br /><br /><P>I need to access a report record that is within a group. As in -</P><P>&nbsp;&nbsp;&nbsp; Dim Row As ReportRow<BR>&nbsp;&nbsp;&nbsp; For Each Row In wndReportControl.Rows<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Row.GroupRow = False Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Print "Record Value: " &amp; Row.Record.Item(2).Value<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Else<BR><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Print "Record Value: " &amp; Row.Record.Item(4).Value</strong>&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; Next</P><P>The documention clearly states the following -</P><P>&nbsp;if your rows are grouped and you try to access the <A href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20Suite%20Pro%20ActiveX%20v9.51\help\XtremeSuite.chm::/XtremeReportC&#111;ntrol~ReportRow~Record.html" target="_blank">Record</A>&nbsp;of a GroupRow, your program will crash.</P><P>Are there any tricks to access these row records or are they simply off limits..?</P>]]>
   </description>
   <pubDate>Sat, 29 Jan 2005 10:12:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1721&amp;PID=4882&amp;title=report-control-group-row-records#4882</guid>
  </item> 
 </channel>
</rss>