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.
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