![]() |
CXTPReportControl |
Post Reply
|
| Author | |
Maneesh
Newbie
Joined: 02 May 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPReportControlPosted: 25 May 2005 at 12:10am |
|
Hi Guys, Iam using the CXTPReportControl , I have 5 Columns 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 ! Is there a way to handle the header row Click event with which i can identify what column has been clicked !! Thanks Maneesh |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 May 2005 at 7:49am |
|
Hi Maneesh,
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.
-- WBR, Serge |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |