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

Adding RadSplitContainer in RadDocking using DragDropManager

1 Answer 63 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Amruta Belurkar
Top achievements
Rank 1
Amruta Belurkar asked on 31 Mar 2010, 12:33 PM

Hello,

I have created silverlight application in that I am using RadDocking and RadDragDropManager. I defined four events DragQuery, DragInfo, DropQery and DropInfo of RadDragDropManager in my application. DragQuery and DragInfo events occured with RadSplitContainer when I drag it but while docking it in RadDock the DropQuery and DropInfo events didn't occur.

I have three user controls added at tha top in RadSplitContainer. And the bottom area contains one RadSplitContainer which is free to dock any item. In my application I want to drag the user controls and drop in the bottom area but I don't want to move that user control from the top. Only the new copy should be dropped in new place.

If required I can share the code with you.

Looking forward to your reply.....

Regards,
Amruta

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 01 Apr 2010, 03:51 PM
Hello Amruta Belurkar,

The Docking control doesn't use the DragAndDrop manager for its Drag and Drop feature. If you need to handle the drag and drop events of the Docking control - this is not supported. We are planning to enable these soon.

If you need to do something else, please give us some more information about your scenario.

P.S: You can find the same answer in your other thread as well.

Sincerely yours,
Tina Stancheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
DragAndDrop
Asked by
Amruta Belurkar
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or