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

Drag from GridView to DockZone

1 Answer 53 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Christophe
Top achievements
Rank 1
Christophe asked on 06 Feb 2012, 06:46 AM
Hi,
I'm trying to create a webapp that would allow me to drag rows from a GridView into a DockZone creating a new dock object at each drop of a row (whether on the Client or Server side), but I can't find any information on its feasibility.
Did someone ever try that kind of scenario ?

Cheers

Chris

1 Answer, 1 is accepted

Sort by
0
Accepted
Slav
Telerik team
answered on 08 Feb 2012, 04:50 PM
Hi Chris,

I can suggest an example that shows how to create RadDock objects by having the initial drag come from a RadTreeView control. This example creates the dock controls on the server-side and adds them to the specific zone. You can find it attached to this post. It could be possible to achieve the same effect with GridView if you incorporate draggable object in the control.

I hope that you will successfully implement the desired functionality, given the information above.

Greetings,
Slav
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Dock
Asked by
Christophe
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or