New to Kendo UI for jQuery? Download free 30-day trial
Drag & drop
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
dragdrop.html
Sample service
Also available for:
API REFERENCEDescription
Kendo UI TreeList widget supports editing by Dragging and Dropping. When the editable.move property is set to true, the user can drag and drop the rows and the TreeList internally updates the parentId field.
Setting the editable.move.reorderable property to true enables the nodes of the TreeList to be dragged and dropped across all levels allowing the child nodes to change also their order within the same parent scope.