<?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 : CXTPReportC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPReportC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 08:13:54 +0000</pubDate>
  <lastBuildDate>Wed, 25 May 2005 07:49:06 +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=2278</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[CXTPReportC&#111;ntrol : Hi Maneesh,    For the moment...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2278&amp;PID=6756&amp;title=cxtpreportcontrol#6756</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 2278<br /><strong>Posted:</strong> 25 May 2005 at 7:49am<br /><br />Hi Maneesh,<br /><br />  For the moment it is not possible, but you can patch the code of the method CXTPReportHeader::OnLButtonUp in the following way (add string in bold) and handle NM_CLICK events. You'll get the pointer of the corresponding Column, with NULL's as other parameters.<br /><table width="99%"><tr><td><pre class="BBcode"><br />void CXTPReportHeader::OnLButtonUp(UINT nFlags, CPoint ptClick)<br />{<br />......<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>m_pControl-&gt;SendMessageToParent(NULL, NULL, HitTest(ptClick), NM_CLICK, &ptClick);</strong><br />}<br /><br /></pre></td></tr></table><br /><br />--<br />WBR,<br />Serge<br /> ]]>
   </description>
   <pubDate>Wed, 25 May 2005 07:49:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2278&amp;PID=6756&amp;title=cxtpreportcontrol#6756</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPReportC&#111;ntrol : Hi Guys,  Iam using the CXTPReportControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2278&amp;PID=6749&amp;title=cxtpreportcontrol#6749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1151">Maneesh</a><br /><strong>Subject:</strong> 2278<br /><strong>Posted:</strong> 25 May 2005 at 12:10am<br /><br /><P>Hi Guys, </P><P>Iam using the CXTPReportControl , I have 5 Columns&nbsp; have disbled the columd sorting ! the First column is a checkbox when the header Column is clicked I need to check all the items ( Rows ) and when i uncheck it should uncheck all the rows ! </P><P>Is there a way to handle the header row Click event with which i can identify what column has been clicked !! </P><P>Thanks</P><P>Maneesh</P>]]>
   </description>
   <pubDate>Wed, 25 May 2005 00:10:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2278&amp;PID=6749&amp;title=cxtpreportcontrol#6749</guid>
  </item> 
 </channel>
</rss>