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

DragDropManager sample code?

5 Answers 219 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 20 Jul 2011, 04:58 PM
I'm porting my existing drag and drop related code to the new DragDropManager, but I cant' find any code samples to help me. All of the existing code in the telerik drag and drop demos use legacy mode drag and drop.  I'm having trouble figuring out the exact order of events and which ones I need to handle to get dropping working correctly.  I can successfully start a drag operation, but my drop events don't fire.  I'm not sure if I'm missing setting something on the destination control.   I assume I can set the drag events in the source control,then handle the drop events in a separate control (the target).   This is holding up the adoption of the latest code for me, so any help is greatly appreciated.

5 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 21 Jul 2011, 01:02 PM
Hello David,

I am sending you a sample project illustrating the implementation of DragDropManager. Let me know in case you need any further assistance.
 

All the best,
Maya
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
David
Top achievements
Rank 1
answered on 21 Jul 2011, 02:06 PM
Thanks that helps.
0
Rob
Top achievements
Rank 1
answered on 21 Jul 2011, 04:26 PM
Is there any up-to-date documentation about the new Drag and Drop code?  We're running in "Legacy" mode now and I want to get an idea of what changes will need to be made going forward.

Thanks.
0
Maya
Telerik team
answered on 22 Jul 2011, 07:13 AM
Hi Rob,

The documentation for the DragDropManger will be probably available next week. In the meantime let me know if you need any assistance.
 

Best wishes,
Maya
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Ramesh
Top achievements
Rank 1
answered on 30 Sep 2011, 06:27 AM
Hi,

Am using asp.net 3.5 (vb), i want to implement a drag and drop option between listbox,  can you give me a sample code for this it will more help for me

Tags
DragAndDrop
Asked by
David
Top achievements
Rank 1
Answers by
Maya
Telerik team
David
Top achievements
Rank 1
Rob
Top achievements
Rank 1
Ramesh
Top achievements
Rank 1
Share this question
or