Kendo UI for jQuery Sortable Overview
The Sortable provides a sortable drag-and-drop functionality to elements within a list.
The Sortable does not support integration with the Kendo UI TreeList component.
The Sortable is part of Kendo UI for jQuery, a
professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Functionality and Features
- Hint—Allows you to customize the hint displayed while dragging.
- Items—You can configure the valid sortable and draggable items.
- Cursor—Provides the option to configure the type of the cursor.
- Placeholder—Indicates where the dragged item will be placed when dropped.
- Integration with other Kendo UI components—You can integrate the Sortable with other Kendo UI for jQuery components.
Next Steps
- Getting Started with the Kendo UI Sortable for jQuery
- Basic Usage of the Sortable (Demo)
- JavaScript API Reference of the Sortable