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.
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.