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

Select the same item twice

1 Answer 33 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Daniele
Top achievements
Rank 1
Daniele asked on 26 Apr 2013, 02:03 PM
Hi,
is there a way to select the same item twice?
Because the second time, the selection doesn't work and the event SelectionChanged is not fired.

Thanks in advanced,
Regards.
Daniele

1 Answer, 1 is accepted

Sort by
0
Accepted
Deyan
Telerik team
answered on 29 Apr 2013, 08:43 AM
Hello Daniele,

I am afraid this is not possible. Once an item is selected you can change the selection only in case you select a different item. If you need an event which is fired each time you tap on an item, you may want to check the ItemTap event exposed by RadDataBoundListBox.

I hope this helps.

All the best,
Deyan
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
Daniele
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or