Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 3.38 KB

File metadata and controls

51 lines (37 loc) · 3.38 KB

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

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)