<?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 : multi row header feature</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : multi row header feature]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 20:18:38 +0000</pubDate>
  <lastBuildDate>Wed, 05 Mar 2008 02:54:01 +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=8337</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[multi row header feature : If you ask me, the header/footer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31897&amp;title=multi-row-header-feature#31897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 05 March 2008 at 2:54am<br /><br />If you ask me, the header/footer rows are quite buggy. I think I have posted like 5 buts regarding them...<DIV>&nbsp;</DIV><DIV>Hence, if you suspect a bug, post it. With a bit of luck, they will be fixed in v12 :)</DIV>]]>
   </description>
   <pubDate>Wed, 05 Mar 2008 02:54:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31897&amp;title=multi-row-header-feature#31897</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : Just reading the tips here......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31890&amp;title=multi-row-header-feature#31890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2799">Kurisu</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 04 March 2008 at 4:14pm<br /><br />Just reading the tips here... I have a question regarding the Multiline Headers.<br><br>When Alignment is combined with the break line flag I can only seem to get it to respect my alignment flag for cells and not the header itself.<br><br>i.e.<br><br>nAlign = m_bMultilineSample ? (xtpColumnTextCenter | DT_WORDBREAK) : (nAlign &amp; (~DT_WORDBREAK));<br><br>&nbsp;pColumn-&gt;SetAlignment(nAlign); &lt;--- Is Centered.. Works!<br>&nbsp;pColumn-&gt;SetHeaderAlignment(nAlign); &lt;--- Always left Aligned?<br><br>Is there a way to get CENTERED multiline headers?<br>]]>
   </description>
   <pubDate>Tue, 04 Mar 2008 16:14:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31890&amp;title=multi-row-header-feature#31890</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : zaksoft, you could use any record...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31733&amp;title=multi-row-header-feature#31733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 29 February 2008 at 2:44am<br /><br />zaksoft, you could use any record class. See CMessageRecord in ReportSample.]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 02:44:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31733&amp;title=multi-row-header-feature#31733</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : I&amp;#039;m also interested in this,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31730&amp;title=multi-row-header-feature#31730</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=66">zaksoft</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 29 February 2008 at 12:16am<br /><br />I'm also interested in this, but where <FONT size=2><strong>CStateReportRecord()</strong> comes from ? Any sample code to show how it is derived from CXTPReportRecord ?<DIV>&nbsp;</DIV><DIV>TIA<FONT color=#010001 size=3></FONT></DIV></FONT>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 00:16:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31730&amp;title=multi-row-header-feature#31730</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : Hi; I did it this way:  GetHeaderRecords()-&amp;gt;Add(new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31711&amp;title=multi-row-header-feature#31711</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 28 February 2008 at 6:40am<br /><br />Hi;<DIV>I did it this way:</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>GetHeaderRecords()-&gt;Add(</FONT><FONT color=#0000ff size=2>new</FONT><FONT size=2> CStateReportRecord(</FONT><FONT size=2>));</DIV><DIV><DIV>HeaderRowsAllowEdit(TRUE);</DIV><DIV>ShowHeaderRows(TRUE);</DIV><DIV>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 06:40:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31711&amp;title=multi-row-header-feature#31711</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : I believe this feature request...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31706&amp;title=multi-row-header-feature#31706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 28 February 2008 at 4:39am<br /><br />I believe this feature request is similar to mine. I want to add a row just below the header, with filtering options. This row must not be movable!<DIV>&nbsp;</DIV><DIV>|----------------------------------------|</DIV><DIV>|&nbsp;Date&nbsp;|&nbsp; Folder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;| Description |</DIV><DIV>|----------------------------------------|</DIV><DIV>|&nbsp;DATE |&nbsp;COMBO \/&nbsp;&nbsp;|&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| &lt;--- filtering using different controls!</DIV><DIV>|----------------------------------------|<BR>|Row 1...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |</DIV><DIV>|Row&nbsp;2&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<BR>|Row n...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<BR>|----------------------------------------|</DIV><DIV>&nbsp;</DIV><DIV>Is this possible with the current implementation?</DIV>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 04:39:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=31706&amp;title=multi-row-header-feature#31706</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : Thanks, that is definately a work-around...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28165&amp;title=multi-row-header-feature#28165</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3423">johnlewe</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 06 November 2007 at 10:03am<br /><br />Thanks, that is definately a work-around (although tedious), but other controls do this for you automatically. The purpose for 3rd party controls is to take the drudgery out of the equation.]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 10:03:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28165&amp;title=multi-row-header-feature#28165</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : To adjust, add newlines before...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28111&amp;title=multi-row-header-feature#28111</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 05 November 2007 at 3:12pm<br /><br />To adjust, add newlines before or after your text as many you need to adjust at top, center or bottom.]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 15:12:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28111&amp;title=multi-row-header-feature#28111</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : I did try this and it works to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28091&amp;title=multi-row-header-feature#28091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3423">johnlewe</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 05 November 2007 at 10:38am<br /><br />I did try this and it works to a point, however, if some header columns have 3 lines of text and some just have 1 line of text, the column header with the 1 line of text is centered vertically in the column header which looks bad and is not the standard display arrangement for column headings that have a mixture of 1,2, and 3 line column headings.<br /><br />ReportControl:<br /><br />----------------------<br />Vendor<br />Part&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Quantity<br />Number<br />----------------------<br /><br />Display Standard:<br /><br />----------------------<br />Vendor<br />Part<br />Number&nbsp;&nbsp;&nbsp;&nbsp;Quantity<br />----------------------<br /><br />In other words, they column heading text should start vertically from the bottom, so if only 1 line of text it is on the bottom line, if 2 lines of text then it is on the bottom 2 lines, etc.<br />]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 10:38:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=28091&amp;title=multi-row-header-feature#28091</guid>
  </item> 
  <item>
   <title><![CDATA[multi row header feature : Multiline text is supported for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=27119&amp;title=multi-row-header-feature#27119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8337<br /><strong>Posted:</strong> 09 October 2007 at 2:10pm<br /><br />Multiline text is supported for the header in the same way as for cells.<br>Set FixedRowHeight to FALSE and add WordBreak flag to Alignment.<br>Also you may use ‘\n’ char in the header text.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Tue, 09 Oct 2007 14:10:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8337&amp;PID=27119&amp;title=multi-row-header-feature#27119</guid>
  </item> 
 </channel>
</rss>