Get ReportRecord under mouse cursor |
Post Reply |
Author | |
SMaton
Groupie Joined: 04 May 2009 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 08 May 2009 at 8:24am |
Hi,
via the HitTest function of CXTPReportControl I get a CXTPReportRow. I *know* that right at the position there is a valid entry and I get a valid ReportRow pointer. Now, I would like to get the ReportRecord associated with that ReportRow, but I get a NULL pointer for whatever entry I click on. I must add that this only happens when I have grouped the entries via CXTPReportControl->GetColumns->GetGroupsOrder->Add(). When not grouping, I get a valid ReportRecord pointer. Could anyone tell me what to do to achieve the same behaviour when the report is grouped by columns? Thanks, Stefan |
|
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 |