I've 2 webparts on same page i want to perform drag & drop action in between these 2 webparts.
on Left side webpart i have Tree control having nodes & my use case is user can select a node from tree (from left side webpart) & will be able to drag -Drop that node on right webpart & there after i can perform my custom processing by using data associated with that node.