This example demonstrates how to create helper classes for implementing drag-and-drop between Grid and TreeList. For more information please refer to:
How to allow an end-user to move the rows in a grid up and down if the grid is bound to a DataTable
How to draw a line between rows to indicate a drag-and-drop position
Drag-and-drop data rows from one grid to another
↧
How to implement drag-and-drop between Grid and TreeList
↧