|
-
Jun 10th, 2003, 02:38 PM
#1
listbox selection
I am looking for a way either using a listbox or listview in a single column report style... to allow multi select..
the twist is I want to impliment this without using keys..
for example if you click on an entry it will select it.. without deselecting others that have already been selected...
[edit]oh yeah.. you would simply click the selection again to deselect it...
-
Jun 10th, 2003, 03:10 PM
#2
-
Jun 11th, 2003, 08:00 AM
#3
Originally posted by manavo11
If you set the multiselect property of a listbox to "1-Simple" doesn't it do what you want?
it does.. but i also want to be able to use shift to select regions as well
-
Jun 11th, 2003, 09:39 AM
#4
Frenzied Member
What if you have it use checkboxes?
-
Jun 11th, 2003, 09:42 AM
#5
Frenzied Member
-
Jun 11th, 2003, 10:12 AM
#6
im am going to write my own code to allow you to use shift with a multi select of 1-simple
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|