ReportControl: Get Focused SubItem |
Post Reply |
Author | |
Boyd
Senior Member Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Posted: 07 March 2005 at 1:49pm |
I want to be able to determine which sub-item within a row has focus (I have 'FocusSubItems' set to True). I see the 'FocusedRow' property of ReportControl to let me know which row is focused, but I don't see an equivalent property to determine which item within the row has focus. On a similar note, I don't see an equivalent "Selected" property either. It's easy to determine which row(s) are selected, but I need to know which specific item within a row is selected. I could use the various Mouse event to determine which ReportRecordItem was clicked on, but that approach assumes the user won't use the keyboard to change selection. What am I missing here? Any help is appreciated. |
|
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 |