This sample demonstrates the TreeGrid 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.
Row drag and drop enabled by setting AllowRowDragAndDrop
property as true.