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

IsItemReorderEnabled after the fact

1 Answer 28 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.
Tom
Top achievements
Rank 1
Tom asked on 03 Apr 2013, 08:00 PM
I have this value set to true and various posts here helped me resolve icons etc for the move up & down. This works fine and my items have reordered. However I need to perform some additional processing when such a move occurs. Is there any event from the DataboundListBox I can handle to perform this processing?

thanks
Tom

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 04 Apr 2013, 07:11 AM
Hi Tom,

RadDataBoundListBox exposes two events that are fired each time when one of the reorder buttons is tapped:

ItemReorderUpButtonTap
ItemReorderDownButtonTap

Check them out and see if they work for you.

Kind regards,
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
Tom
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or