New to Kendo UI for Angular? Start a free 30-day trial
Drag and Drop Rows in TreeList
Environment
Product | Progress® Kendo UI for Angular TreeList |
Description
How can I drag and drop rows in Kendo Angular TreeList?
Solution
As of
v13.0.0
, the TreeList provides built-in Row Reordering functionality.
You can utilize the HTML Drag and Drop API to accomplish drag-and-drop behavior.
The following example demonstrates the full implementation of the suggested approach.
Change Theme
Theme
Loading ...