<?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 grouping problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Report Control grouping problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 18:09:16 +0000</pubDate>
  <lastBuildDate>Fri, 15 Feb 2008 19:30:37 +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=9598</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 grouping problem : That works great   Thank you....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31244&amp;title=report-control-grouping-problem#31244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 9598<br /><strong>Posted:</strong> 15 February 2008 at 7:30pm<br /><br />That works great <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"><DIV>&nbsp;</DIV><DIV>Thank you.</DIV>]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 19:30:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31244&amp;title=report-control-grouping-problem#31244</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control grouping problem :  wndReportControl.Rows(hitRow...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31241&amp;title=report-control-grouping-problem#31241</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 9598<br /><strong>Posted:</strong> 15 February 2008 at 2:58pm<br /><br />wndReportControl.Rows(hitRow.Index).Record.Item(COLUMN_SUBJECT).Value<br><br>column click is for clicking on column headers<br>]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 14:58:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31241&amp;title=report-control-grouping-problem#31241</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control grouping problem : Greetings everyone, I am using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31239&amp;title=report-control-grouping-problem#31239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 9598<br /><strong>Posted:</strong> 15 February 2008 at 2:50pm<br /><br /><P>Greetings everyone,</P><P>I am using the report control from Xtreme SuitePro v11.2.2 (XP SP2, VB6 SP6), and am stumped.</P><P>What I am trying to do is obtain the column values for a row that the user left clicks on.</P><P>Unless I am missing something, when I have rows grouped, trying to obtain the column values of a row that a user clicks on brings the wrong values.</P><P>Using the report sample&nbsp;example that came with the package as a base to work and learn with, I have added the following line of code&nbsp;at the very end of the wndReportControl_MouseDown event:</P><P>On Error Resume Next</P><P>MsgBox wndReportControl.Records(hitRow.Index).Item(COLUMN_SUBJECT).Value</P><P><BR>Click on a row, and the messagebox gives me an off the wall value for subject.</P><DIV><a href="http://www.mrden.com/Pix/RC1.jpg" target="_blank">http://www.mrden.com/Pix/RC1.jpg</A></DIV><DIV><BR>Remove the grouping, and then click on a row, and the messagebox gives me the correct value for the subject.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.mrden.com/Pix/RC2.jpg" target="_blank"><FONT color=#810081>http://www.mrden.com/Pix/RC2.jpg</FONT></A></DIV><DIV>&nbsp;</DIV><DIV>Any thoughts on this? Am I not using the best way to obtain column values for specific rows? </DIV><DIV>&nbsp;</DIV><DIV>I also am not able to get the wndReportControl_ColumnClick event to fire, but I have not put a lot of time into that yet.</DIV>]]>
   </description>
   <pubDate>Fri, 15 Feb 2008 14:50:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9598&amp;PID=31239&amp;title=report-control-grouping-problem#31239</guid>
  </item> 
 </channel>
</rss>