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

Reorder Mode by Tapping a Button

2 Answers 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.
Adib
Top achievements
Rank 1
Adib asked on 08 Mar 2014, 03:35 AM
Hi,
Is it possible to activate RadDataboundListbox reorder mode by tapping a button? 

Thank you 

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 10 Mar 2014, 09:37 AM
Hi Adib,

Thanks for writing and for your question.

Yes, it is possible. The RadDataBoundListBox control exposes the ActivateReorderForItem method which allows you to start reordering a visual item programmatically:

http://www.telerik.com/help/windows-phone/raddataboundlistbox-features-itemreorder.html

Take a look at the help article above and let us know if you need further assistance with this.

Regards,
Deyan
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

0
Adib
Top achievements
Rank 1
answered on 11 Mar 2014, 04:11 AM
Thank you for your support.

I'm planning to use RadContextMenu inside the Listbox item. My plan is that when user tap the "reorder" in radcontextmenuitem, the Listbox will activate the Reorder Mode. 

And It Work! Thank you.
Tags
DataBoundListBox
Asked by
Adib
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Adib
Top achievements
Rank 1
Share this question
or