I was saw drag&drop event in treeview control.
I want to make gridview control like self-Reference in DEMO.
Drag&drop event in The gridview control that is possible?
1 Answer, 1 is accepted
0
Svett
Telerik team
answered on 20 Jul 2011, 09:12 AM
Hello Lee,
The drag and drop events exposed in RadTreeView are propagated internally by its RadDragDropService instance. In RadGridView you can access its drag and drop service by using the following code snippet:
You can read more about its events in this blog post. Notice that drag and drop works only in unbound mode. Nevertheless, you can use this code library to achieve drag and drop in bound mode.
Best wishes,
Svett
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!