Completed
Last Updated: 13 Feb 2017 11:14 by ADMIN
Svetlin
Created on: 31 May 2012 02:56
Category: UI Framework
Type: Feature Request
2
ADD. Allow drag and drop among the data controls such as RadGridView, RadTreeView, RadListView, RadListControl
Allow drag and drop among the data controls such as RadGridView, RadTreeView, RadListView, RadListControl
1 comment
ADMIN
Ralitsa
Posted on: 13 Feb 2017 11:13
RadGridView, RadTreeView, RadListView supports DragDropService. More information how to implement  or customize drag drop behavior can be found on the following links: 
 - GridView >> Rows >> Drag and Drop (http://docs.telerik.com/devtools/winforms/gridview/rows/drag-and-drop )
 - ListView >> Drag and Drop >> Drag and Drop using RadDragDropService (http://docs.telerik.com/devtools/winforms/listview/drag-and-drop/drag-and-drop-using-raddragdropservice )
 - TreeView >> Drag and Drop >> Modify the DragDropService behavior (http://docs.telerik.com/devtools/winforms/treeview/drag-and-drop/modify-the-dragdropservice-behavior  )
 
RadListControl will support DragDropService with R1 2017 SP1 or higher version.