<?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 : GroupBy Question</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : GroupBy Question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 18 May 2026 00:06:22 +0000</pubDate>
  <lastBuildDate>Thu, 28 May 2009 11:31:55 +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=14389</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[GroupBy Question : Thank you very much .. This Helped...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49444&amp;title=groupby-question#49444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5193">mahi1217</a><br /><strong>Subject:</strong> 14389<br /><strong>Posted:</strong> 28 May 2009 at 11:31am<br /><br />Thank you very much .. This Helped .... ]]>
   </description>
   <pubDate>Thu, 28 May 2009 11:31:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49444&amp;title=groupby-question#49444</guid>
  </item> 
  <item>
   <title><![CDATA[GroupBy Question : You have to override the &amp;#039;GetGroupCAption&amp;#039;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49424&amp;title=groupby-question#49424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2024">MGebler</a><br /><strong>Subject:</strong> 14389<br /><strong>Posted:</strong> 28 May 2009 at 7:13am<br /><br />You have to override the 'GetGroupCAption' method of your <FONT size=2>CXTPReportRecordItem derived class. <DIV>For example:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><FONT face="Courier New, Courier, mono">class</FONT></FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono"> MyReportRecordItemText</FONT></FONT></DIV><DIV><FONT size=2><FONT face="Courier New, Courier, mono">: </FONT></FONT><FONT color=#0000ff size=2><FONT face="Courier New, Courier, mono" color=#0000ff size=2>public</FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono"> CXTPReportRecordItemText</FONT></FONT></DIV><DIV><FONT size=2><FONT face="Courier New, Courier, mono">{</FONT></FONT></DIV><DIV><FONT size=2><FONT face="Courier New">&nbsp;&nbsp;&nbsp; // ...</FONT></DIV></FONT><DIV><FONT color=#0000ff size=2><FONT face="Courier New, Courier, mono" color=#0000ff size=2>&nbsp;&nbsp;&nbsp; virtual</FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono"> CString GetGroupCaption(CXTPReportColumn* pColumn)&nbsp; </FONT></FONT></DIV><DIV><FONT size=2><FONT face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; { </FONT></FONT></DIV><DIV><FONT face="Courier New">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT><FONT color=#0000ff size=2><FONT face="Courier New, Courier, mono" color=#0000ff size=2>return</FONT></FONT><FONT size=2><FONT face="Courier New, Courier, mono"> GetValue(); </FONT></FONT></DIV><DIV><FONT face="Courier New" size=2>&nbsp;&nbsp;&nbsp; }</FONT></DIV><DIV><FONT size=2><FONT face="Courier New, Courier, mono">};</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2><FONT face="Courier New, Courier, mono"><FONT face="Arial, Helvetica, sans-serif">I hope this will help you...</FONT></DIV></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Thu, 28 May 2009 07:13:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49424&amp;title=groupby-question#49424</guid>
  </item> 
  <item>
   <title><![CDATA[GroupBy Question : When i do GroupBy by any column...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49349&amp;title=groupby-question#49349</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5193">mahi1217</a><br /><strong>Subject:</strong> 14389<br /><strong>Posted:</strong> 26 May 2009 at 4:07pm<br /><br /><P>When i do GroupBy by any column , i get something like this</P><DIV><img src="http://forum.codejock.com/uploads/20090526_160352_1111.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>In the above Visual we are grouping by " From " column ....</DIV><DIV>&nbsp;</DIV><DIV>Is there any way to hide " From : "&nbsp; in the area i circled out ??? ( i dont want to display Column name and the following Colon )</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 26 May 2009 16:07:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14389&amp;PID=49349&amp;title=groupby-question#49349</guid>
  </item> 
 </channel>
</rss>