Hi Sharp,
I prepared a project for you that meets your requirement and it uses the Telerik's DragDropManager.
In order to allow the drag and drop operation you have to set:
1) AllowDrag on the Expander
2) AllowDrag on the Expander's Header by editing the default Template:
3)AllowDrop on the Container that hold the Expander:
4)And you also need to set up the DragInitialize and Drop events, for example like so:
The described approach is realized in the attached solution. Please check it out and let us know how it goes.
Kind regards,
Petar Mladenov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>