![]() |
Report control group row |
Post Reply
|
| Author | |
aramacha
Newbie
Joined: 09 December 2004 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Report control group rowPosted: 09 December 2004 at 11:47am |
|
Hello,
I would like to be able to detect when a group row in the report control has been clicked. I can get a regular row that has an associated record using something like: ON_NOTIFY(NM_CLICK,ID_REPORT_CONTROL,OnRowClick) and afx_msg void OnRowClick(NMHDR * pNotifyStruct, LRESULT * result) This does not seem to work for group rows. Is there a way to handle clicks on a group row, so I can do something useful in my app? Also, once I am done, I'd like to return control to the framework so the default group row behavior (grouping, expand/collapse, etc.) continues as usual. Thanks, ![]() |
|
|
Best regards,
Anand |
|
![]() |
|
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 |