<?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 : Edit the Headline-Control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Edit the Headline-Control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 05:20:44 +0000</pubDate>
  <lastBuildDate>Fri, 29 Feb 2008 07:45:40 +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=6483</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[Edit the Headline-Control : Hi;  in my case, I only draw...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31750&amp;title=edit-the-headlinecontrol#31750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 29 February 2008 at 7:45am<br /><br />Hi;<DIV>&nbsp;</DIV><DIV>in my case, I only draw the drop-down arrow at the right side.</DIV>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 07:45:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31750&amp;title=edit-the-headlinecontrol#31750</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Btw, how do you draw your combo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31741&amp;title=edit-the-headlinecontrol#31741</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 29 February 2008 at 7:05am<br /><br /><P>Btw, how do you draw your combo box when not in edit-mode? Do you show the button or do you simply draw the dropdown-arrow to the right?</P><DIV></DIV><DIV></DIV>How do you do it?]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 07:05:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31741&amp;title=edit-the-headlinecontrol#31741</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Thanks, I&amp;#039;ll try that. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31738&amp;title=edit-the-headlinecontrol#31738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 29 February 2008 at 4:03am<br /><br />Thanks, I'll try that.]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 04:03:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31738&amp;title=edit-the-headlinecontrol#31738</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Hi;   I did it withCXTPRepor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31735&amp;title=edit-the-headlinecontrol#31735</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 29 February 2008 at 3:37am<br /><br />Hi; <DIV>&nbsp;</DIV><DIV>I did it with&nbsp;CXTPReportRecordItem::GetEditOptions().AddComboButton() combined with my own drawing function of the item to show the button always - not only when it has the focus.&nbsp;If you only require different colors/drawing then try to solve it with CXTPReportRecord::GetItemMetrics().</DIV><DIV>&nbsp;</DIV><DIV>Hope this helps...</DIV>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 03:37:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31735&amp;title=edit-the-headlinecontrol#31735</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Yes, but how do you get the combo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31734&amp;title=edit-the-headlinecontrol#31734</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 29 February 2008 at 2:47am<br /><br />Yes, but how do you get the combo box to be shown all the time - just in Excel? AddComboButton does not do the trick!<DIV>&nbsp;</DIV><DIV>So far I have managed to get those header rows:</DIV><DIV>CFilterRecord *pFilterRecord = new CFilterRecord(...);<BR>GetHeaderRecords()-&gt;Add(pFilterRecord);<BR>ShowHeaderRows(TRUE);</DIV><DIV>&nbsp;</DIV><DIV>Now what? How do I get that "Task filter list"-look above? It seems impossible :(</DIV>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 02:47:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31734&amp;title=edit-the-headlinecontrol#31734</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Hi;  This is allready included...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31722&amp;title=edit-the-headlinecontrol#31722</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 28 February 2008 at 4:46pm<br /><br />Hi;<DIV>&nbsp;</DIV><DIV>This is allready included in the 11.2 release!</DIV><DIV>I used it multiple times, but the combo list has to be filled by ourselves!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 16:46:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31722&amp;title=edit-the-headlinecontrol#31722</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Next version = ?  I really need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31716&amp;title=edit-the-headlinecontrol#31716</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 28 February 2008 at 10:55am<br /><br />Next version = ?<DIV>&nbsp;</DIV><DIV>I really need this -- today! Worst case tomorrow :P</DIV>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 10:55:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=31716&amp;title=edit-the-headlinecontrol#31716</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Hi all,  We are adding Header/Footer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=25110&amp;title=edit-the-headlinecontrol#25110</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 14 August 2007 at 5:17pm<br /><br />Hi all,<br><br>We are adding Header/Footer rows feature in the next version.<br><br>It will be possible to create filters like in the Excel.<br>See a picture below for an example:<br><img src="uploads/20070814_171644_ExcelStyleFilte.GIF" height="395" width="630" border="0"><br><br><br>--<br>WBR,<br>Serge<br>&nbsp;<br>]]>
   </description>
   <pubDate>Tue, 14 Aug 2007 17:17:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=25110&amp;title=edit-the-headlinecontrol#25110</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : This thread seems to be getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=25106&amp;title=edit-the-headlinecontrol#25106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 14 August 2007 at 11:42am<br /><br />This thread seems to be getting a lot of views. Would it be possible to have a Codejock Software representative let us know if this feature is going to be included in a future release?<br><br>]]>
   </description>
   <pubDate>Tue, 14 Aug 2007 11:42:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=25106&amp;title=edit-the-headlinecontrol#25106</guid>
  </item> 
  <item>
   <title><![CDATA[Edit the Headline-Control : Is there any plan to include this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=24969&amp;title=edit-the-headlinecontrol#24969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 6483<br /><strong>Posted:</strong> 08 August 2007 at 10:29am<br /><br />Is there any plan to include this type of functionality as part of the core XTP Report Control? I think this would be extremely valuable.<br><br>]]>
   </description>
   <pubDate>Wed, 08 Aug 2007 10:29:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6483&amp;PID=24969&amp;title=edit-the-headlinecontrol#24969</guid>
  </item> 
 </channel>
</rss>