<?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 : Setting tooltip for CXTPReportGroupRow</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Setting tooltip for CXTPReportGroupRow]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 00:29:35 +0000</pubDate>
  <lastBuildDate>Wed, 10 May 2017 04:40:16 +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=23331</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[Setting tooltip for CXTPReportGroupRow : Hi;This is the only solution for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23331&amp;PID=75785&amp;title=setting-tooltip-for-cxtpreportgrouprow#75785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 23331<br /><strong>Posted:</strong> 10 May 2017 at 4:40am<br /><br />Hi;<br><br>This is the only solution for rel 17.0, but you can use CXTPReportGroupRow as the base class.<br>And don't forget to implement your own CreateGroupRow() function.<br>]]>
   </description>
   <pubDate>Wed, 10 May 2017 04:40:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23331&amp;PID=75785&amp;title=setting-tooltip-for-cxtpreportgrouprow#75785</guid>
  </item> 
  <item>
   <title><![CDATA[Setting tooltip for CXTPReportGroupRow : Hi,I need to set the tooltip for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23331&amp;PID=75782&amp;title=setting-tooltip-for-cxtpreportgrouprow#75782</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 23331<br /><strong>Posted:</strong> 09 May 2017 at 9:10am<br /><br />Hi,&nbsp;<div><br></div><div>I need to set the tooltip for a&nbsp;CXTPReportGroupRow to something else but its caption (which is sort of useless).&nbsp;</div><div><br></div><div>It would be good if I could catch XTP_NM_REPORTTOOLTIPINFO or overloading CXTPReportControl::OnGetToolTipInfo for group rows.&nbsp;</div><div><br></div><div>Right now it seems I have to overload CXTPReportControl::CreateRow where I return a new instance of</div><div><br></div><div><div>class MyCustomReportGroupRow_Batch : public CXTPBatchAllocObjT&lt;MyCustomReportGroupRow, CXTPReportGroupRow_BatchData&gt;</div><div>{</div><div>};</div></div><div><br></div><div>and finally implement MyCustomReportGroupRow::GetTooltip()...</div><div><br></div><div>sure there should be an easier way?</div>]]>
   </description>
   <pubDate>Tue, 09 May 2017 09:10:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23331&amp;PID=75782&amp;title=setting-tooltip-for-cxtpreportgrouprow#75782</guid>
  </item> 
 </channel>
</rss>