Disable Extended Select |
Post Reply |
Author | |
tealduck
Newbie Joined: 23 March 2014 Location: Dallas Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 23 March 2014 at 7:56pm |
I am using the Report Control with the MultipleSelection property set to True. However, I do not see a property called SelectionMode (like some grids and lists have) that will allow me to tailor the selection process. Specifically I have the requirement of only allowing the user the ability to select contiguous rows (allow SHIFT but disallow CTRL). Is there any method of doing this with the Report Control through the properties? If not, then could I send a message to the base class to set the selection mode?
Any help would be appreciated. |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(1)
|
Try the following when initializing your control properties:
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
tealduck
Newbie Joined: 23 March 2014 Location: Dallas Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Awesome, that worked perfectly.
|
|
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 |