Is it possible to accomplish drag and drop on radpanelbar in ASP.NET like this and how?
RadPanelBar
MyList1 ->RadPanelItem
item1 -> nested RadPanelItem
item2
MyList2
item3
item4
to
RadPanelBar
MyList1 ->RadPanelItem
item1 -> nested RadPanelItem
item2
item3
MyList2
item3
item4