Skip to content

This example demonstrates how to implement drag and drop for multiple selected items in DevExtreme TreeView

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/devextreme-treeview-drag-and-drop-multiple-items

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeView for DevExtreme - How to drag and drop multiple items

This example demonstrates how to implement the Drag and Drop functionality for multiple selected items in TreeView. It contains implementations for both plain and hierarchical data structures.

TreeView for DevExtreme - How to drag and drop multiple items

Use the following demos if you want to implement Drag and Drop of single items:

TreeView - Drag & Drop for Plain Data Structure

TreeView - Drag & Drop for Hierarchical Data Structure

Implementation Details

TreeView doesn't have a built-in Drag and Drop functionality. This example is based on the DevExtreme Sortable component, which adds the capability of reordering items.

Files to Review

Documentation

More Examples

About

This example demonstrates how to implement drag and drop for multiple selected items in DevExtreme TreeView

Topics

Resources

License

Stars

Watchers

Forks