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

RadDragAndDropManager - Cross-platform compatibility with WPF?

1 Answer 57 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Ken
Top achievements
Rank 1
Ken asked on 19 Jun 2009, 06:11 PM
I'm using Composite Application Guidance to develop Silverlight & WPF applications sharing source code.  Our application makes extensive use of drag/drop, and much of the business logic around when to allow drops and what to do with a drop belongs in our presenter classes.  One solution might be for our presenters to register class handlers for drag and drop events and apply our business logic on behalf of the views.

I looked through Telerik.WIndows.Controls for WPF, but find no DragDrop namespace and no RadDragDropManager.  Did I look in the wrong place, does RadDragDropManager exist for WPF?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Miroslav
Telerik team
answered on 21 Jun 2009, 09:17 PM
Hi Ken,

The RadDragAndDrop manager does not exist yet for WPF.

It will be part of the Q2 release, which will be out in July and it will work the same way as it does in Silverlight (same API and almost the same functionality).

For its first version it will rely on UI adorners and therefore it will not support dragging across different application windows (this is the only difference that I can think of). 

Hopefully the Q2 release will not be too late for you and you will be able to make use of the drag & drop there.

Best wishes,
Miroslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
DragAndDrop
Asked by
Ken
Top achievements
Rank 1
Answers by
Miroslav
Telerik team
Share this question
or