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

Drag and drop onto a floating pane

1 Answer 59 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 03 Feb 2011, 05:52 PM
Hi

I've got an app that makes extensive use of the RadDocking system. I'm implmenting some drag and drop functionality, and this works fine when dropping an item onto a docked pane, but not onto a floating pane. Is this a known bug?

If so, when is it due to be fixed? 

Thanks
Tom Davies

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 07 Feb 2011, 09:49 AM
Hi Tom,

In this scenario I can suggest to tryour native drag mode by settting RadDragAndDropManager.EnableNativeDrag = true. Note that it needs to be set before InitializeComponent of the main view or in the App constructor.

Let me know if this helps in this scenario.

Best wishes,
Tsvyatko
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DragAndDrop
Asked by
Tom
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or