<?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 : Getting the GroupRow from a Row</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Getting the GroupRow from a Row]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:36:58 +0000</pubDate>
  <lastBuildDate>Thu, 12 Jan 2006 11:56: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=3495</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[Getting the GroupRow from a Row : Try this:   If Not Row.ParentRow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3495&amp;PID=10512&amp;title=getting-the-grouprow-from-a-row#10512</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 3495<br /><strong>Posted:</strong> 12 January 2006 at 11:56am<br /><br /><P>Try this:</P><P><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp;&nbsp; If Not Row.ParentRow Is Nothing Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Print Row.ParentRow.GroupCaption<BR>&nbsp;&nbsp;&nbsp; End If</pre></td></tr></table></P>]]>
   </description>
   <pubDate>Thu, 12 Jan 2006 11:56:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3495&amp;PID=10512&amp;title=getting-the-grouprow-from-a-row#10512</guid>
  </item> 
  <item>
   <title><![CDATA[Getting the GroupRow from a Row : Is it possible to obtain the GroupRow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3495&amp;PID=10486&amp;title=getting-the-grouprow-from-a-row#10486</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 3495<br /><strong>Posted:</strong> 10 January 2006 at 10:47am<br /><br /><P>Is it possible to obtain the GroupRow and thus the GroupRowCaption when all one has is the Row? It certainly seems like it should be possible but I see now way to do so. I have noted the ReportGroupRow class but I'm not sure how to initialize it using VB. Something like:</P><P>Dim GrpRw as ReportGroupRow</P><P>Set GrpRw = New Row.GroupRow</P><P>Obviously that doesn't work. Is the ReportGroupRow class what I need to access the Row's GroupCaption. If so, how do I initialize it the ReportGroupRow class.</P>]]>
   </description>
   <pubDate>Tue, 10 Jan 2006 10:47:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3495&amp;PID=10486&amp;title=getting-the-grouprow-from-a-row#10486</guid>
  </item> 
 </channel>
</rss>