Example of Drag And Drop in React Tree Grid Component

/
/
DragAndDrop

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...

Loading....
Description

Row drag and drop enabled by setting allowRowDragAndDrop property as true.

Tree Grid features are segregated into individual feature-wise modules. To use row drag and drop feature, we need to inject RowDD module into the services.