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

Highlight Multiple Selections RadListBox

2 Answers 315 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Ken Gunderman
Top achievements
Rank 1
Ken Gunderman asked on 17 Mar 2010, 03:01 PM
Hi,

I have a RadListBox with the Checkboxes property set to "False" and the SelectionMode property set to "Multiple". I want to Click on an Item in the List box and have it selected and then click another Item and have it selected and so on.. So,all the Items I click on are  selected and highligted WITHOUT holding the Ctrl key. I want to also do a for each in my code for all the selected items.  

How can I use a RadListBox, select multiple Items, highlight the multiple selected Items, l with out check boxes or holding the Ctrl key?
Is this possible with this control? or is it assumed the user knows to press the Ctrl key for multiple highligted selections?

Thank You in advance

Ken G.

2 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 18 Mar 2010, 04:31 PM
Hi Ken Gunderman,

RadListBox does not support this scenario out of the box. It is expected that the users will know that they need to press CTRL in order to select multiple items. This is the way the ASP.NET ListBox works and we have decided to stick to that behavior.

Regards,
Genady Sergeev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Ken Gunderman
Top achievements
Rank 1
answered on 19 Mar 2010, 03:40 PM
Good to know.......... thank you for the quick response.
Tags
ListBox
Asked by
Ken Gunderman
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Ken Gunderman
Top achievements
Rank 1
Share this question
or