Example of Drag and Drop within Tree Grid in Javascript (ES5) Tree Grid Control

/
/
Drag and Drop within Tree Grid

This sample demonstrates the Tree Grid component with the row drag and drop feature within same Tree Grid. It provides the way to drop the row, above, below or child to the target row with the respective to the target row position.

More Details...

Description

Row drag and drop enabled by setting allowRowDragAndDrop property as true. The Row Drag and Drop feature enables the user to row drag and drop the rows between the Tree Grid.