![]() |
XTP_NM_REPORT_SELCHANGED trigger? |
Post Reply
|
| Author | |
mailhaim
Newbie
Joined: 28 September 2005 Status: Offline Points: 26 |
Post Options
Thanks(0)
Quote Reply
Topic: XTP_NM_REPORT_SELCHANGED trigger?Posted: 26 September 2006 at 12:45am |
|
I would like to know what triggered the change of selection when XTP_NM_REPORT_SELCHANGED fires. Is there a way to do that?
For example, In CTreeCtrl notification for selection change (TVN_SELCHANGED) the action indicates the trigger (keyboard, mouse, other == programmatic) |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2006 at 11:11am |
|
XTP_NM_REPORT_SELCHANGED is sent from CXTPReportControl::OnSelectionChanged()
It is also called when programmatically changed focused column/row. Just search OnSelectionChanged in ReportControl source code for more details. -- 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 |