New to Kendo UI for Vue? Start a free 30-day trial
Drag and Drop
The TreeList provides the option to move its rows to an inner or outer tree node. This moving can be achieved by drag and drop of a selected row, after the reordableRows property is set to true
.
Getting Started
The following example demonstrates how we can implement the drag and drop functionality of the Treelist.
Change Theme
Theme
Loading ...