<?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 : How to show the group area</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to show the group area]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 00:10:18 +0000</pubDate>
  <lastBuildDate>Fri, 19 Feb 2010 15:37:10 +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=16228</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[How to show the group area : Hi;I have no idea whats wrong,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56936&amp;title=how-to-show-the-group-area#56936</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16228<br /><strong>Posted:</strong> 19 February 2010 at 3:37pm<br /><br />Hi;<br><br>I have no idea whats wrong, I use your code with latest (beta 13.2.2) report control code I found in this forum and it shows the group header. It must have something to do with your additional code. <br>Perhaps you should check what GetReportHeader()-&gt;GetGroupByHeight() returns. Must be &gt; 0!<br><br>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 15:37:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56936&amp;title=how-to-show-the-group-area#56936</guid>
  </item> 
  <item>
   <title><![CDATA[How to show the group area :   Hi,  that&amp;#039;s it :  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56925&amp;title=how-to-show-the-group-area#56925</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=517">Alex</a><br /><strong>Subject:</strong> 16228<br /><strong>Posted:</strong> 19 February 2010 at 11:48am<br /><br /><FONT size=2><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2></P><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>that's it :</DIV><DIV>&nbsp;</DIV><DIV><DIV>GetReportHeader<FONT color=#000000 size=2>()-&gt;</FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AllowColumnResize</FONT></FONT><FONT color=#000000 size=2>( </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT color=#000000 size=2> );</FONT></DIV></DIV></FONT></FONT><DIV><FONT size=2>G<FONT color=#020002><FONT color=#020002>etReportHeader</FONT></FONT>()-&gt;<FONT color=#020002><FONT color=#020002>SetAutoColumnSizing</FONT></FONT>( <FONT color=#020002><FONT color=#020002>FALSE</FONT></FONT> );</FONT></DIV><DIV><FONT size=2><FONT color=#020002><FONT color=#020002>GetReportHeader</FONT></FONT>()-&gt;<FONT color=#020002><FONT color=#020002>AllowColumnRemove</FONT></FONT>( <FONT color=#020002><FONT color=#020002>FALSE</FONT></FONT> );</FONT></DIV><DIV><FONT size=2><FONT color=#020002><FONT color=#020002>SetGridStyle</FONT></FONT>( <FONT color=#020002><FONT color=#020002>FALSE</FONT></FONT>, <FONT color=#020002><FONT color=#020002>xtpReportGridSmallDots</FONT></FONT> );</FONT></DIV><DIV><FONT size=2><FONT color=#020002><FONT color=#020002>SetGridStyle</FONT></FONT>( <FONT color=#020002><FONT color=#020002>TRUE</FONT></FONT>, <FONT color=#020002><FONT color=#020002>xtpReportGridSmallDots</FONT></FONT> );</FONT></DIV><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2><FONT size=2><FONT color=#020002><FONT color=#020002>GetPaintManager</FONT></FONT>()-&gt;<FONT color=#020002><FONT color=#020002>SetColumnStyle</FONT></FONT>( <FONT color=#020002><FONT color=#020002>xtpReportColumnFlat</FONT></FONT> );</FONT></FONT></FONT></DIV><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2><FONT size=2><FONT color=#020002><FONT color=#020002>GetPaintManager</FONT></FONT>()-&gt;<FONT color=#020002><FONT color=#020002>SetTextFont</FONT></FONT>( <FONT color=#020002><FONT color=#020002>logfont</FONT></FONT> );</FONT></DIV></FONT></FONT><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2>SetMultipleSelection</FONT></FONT><FONT size=2>( </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>true</FONT></FONT><FONT size=2> );</DIV><DIV><DIV></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AddColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>COL_UNIQUEID</FONT></FONT><FONT size=2> , </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>_T</FONT></FONT><FONT size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"UniqueID"</FONT></FONT><FONT size=2>), 40, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>XTP_REPORT_NOICON</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2> ) );</DIV><DIV></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>AddColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>COL_RESOURCE_NUMBER</FONT></FONT><FONT size=2> , </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>_T</FONT></FONT><FONT size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Resource Number"</FONT></FONT><FONT size=2>), 40, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>XTP_REPORT_NOICON</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2> ) );</FONT></DIV><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2>AddColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>new</FONT></FONT><FONT size=2> </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CXTPReportColumn</FONT></FONT><FONT size=2>( </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>COL_LOADED_SIZE</FONT></FONT><FONT size=2> , </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>_T</FONT></FONT><FONT size=2>(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"Loaded Size"</FONT></FONT><FONT size=2>), 40, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>XTP_REPORT_NOICON</FONT></FONT><FONT size=2>, </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>TRUE</FONT></FONT><FONT size=2> ) );</FONT></DIV><DIV><FONT color=#020002 size=2><FONT color=#020002 size=2>SetRowsCompareFunc</FONT></FONT><FONT size=2>( </FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>CompareResInfoRows</FONT></FONT><FONT size=2> );</DIV><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>ShowGroupBy</FONT></FONT><FONT size=2>();</P><P></FONT><FONT color=#020002 size=2><FONT color=#020002 size=2>Populate</FONT></FONT><FONT size=2>();</P></FONT></DIV><P><FONT size=2>Alex</FONT></P>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 11:48:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56925&amp;title=how-to-show-the-group-area#56925</guid>
  </item> 
  <item>
   <title><![CDATA[How to show the group area : Hi;How do you initialize the control?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56917&amp;title=how-to-show-the-group-area#56917</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 16228<br /><strong>Posted:</strong> 19 February 2010 at 8:59am<br /><br />Hi;<br><br>How do you initialize the control? Show me the code. I tried several different approaches and the control always shows the group by area.<br><br>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 08:59:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56917&amp;title=how-to-show-the-group-area#56917</guid>
  </item> 
  <item>
   <title><![CDATA[How to show the group area : Hello,  is there any magic to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56916&amp;title=how-to-show-the-group-area#56916</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=517">Alex</a><br /><strong>Subject:</strong> 16228<br /><strong>Posted:</strong> 19 February 2010 at 8:43am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>is there any magic to do before or after I call 'ShowGroupBy' ?</DIV><DIV>&nbsp;</DIV><DIV>My ReportCtrl won't show me the group area ...</DIV><DIV>&nbsp;</DIV><DIV>Are there any prerequisites ?</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Alex</DIV>]]>
   </description>
   <pubDate>Fri, 19 Feb 2010 08:43:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16228&amp;PID=56916&amp;title=how-to-show-the-group-area#56916</guid>
  </item> 
 </channel>
</rss>