![]() |
ReportControl Context menu |
Post Reply
|
| Author | |
larryp
Groupie
Joined: 15 January 2005 Location: United States Status: Offline Points: 61 |
Post Options
Thanks(0)
Quote Reply
Topic: ReportControl Context menuPosted: 12 May 2005 at 4:25pm |
|
How do I display a context menu when right-clicking on the area below the last item in the last row?
I can display two of the three context menus that I need. I can display the one when right-clicking the group heading and the one when right-clicking an item, but not when right-clicking below the last item. I want to do something similar to what Outlook 2003 does. Any help would be greatly appreciated. Larry |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2005 at 1:33pm |
|
Hello Larry,
To have a possibility to catch this event you can patch the code of the method CXTPReportControl::OnContextMenu like following:
And just catch the notification when pointers to row and record item are NULL's. This patch will also be included in the next version of the library. -- WBR, Serge |
|
![]() |
|
larryp
Groupie
Joined: 15 January 2005 Location: United States Status: Offline Points: 61 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 May 2005 at 8:12am |
|
Thanks for the reply.
I am glad it will be included in the next version. Larry |
|
![]() |
|
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 |