This is a migrated thread and some comments may be shown as answers.

Multiple selection without CTRL

3 Answers 232 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 08 Nov 2010, 04:13 PM
Hi,

How do I modify the ListBox to allow the user to select / deselect (toggle) each item simply by clicking it, i.e. without pressing CTRL?

Thanks,

Rob

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Nov 2010, 07:12 AM
Hello Rob,


I hope you can make use of the client side api to customize the behavior of selecting item.

Following links will be helpful.
OnClientSelectedIndexChanging
RadListBox client API
RadListBoxItem client API



-Shinu.
0
Robert
Top achievements
Rank 1
answered on 09 Nov 2010, 10:21 AM
Thanks Shinu, though I found this post more helpful:

Simple multiselect

Personally I think this functionality should be a property on the control. In my experience users find the CTRL+Click behaviour awkward and much prefer simply clicking an item to select / deselect.
0
Tim Harker
Top achievements
Rank 2
answered on 25 Apr 2011, 10:03 PM
Tags
ListBox
Asked by
Robert
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Robert
Top achievements
Rank 1
Tim Harker
Top achievements
Rank 2
Share this question
or