New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Sortable Events

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
events.cshtml
EventsController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC Sortable component supports a broad set of events which enable you to provide fluent experience and smooth interaction with the component. This demo shows how to use the Start and End events that are triggered when the dragging starts and ends. It also features the Move event that is triggered when placeholder of the Sortable changes its position, the Change event that is triggered when an item is sorted and its position changed in the DOM, and the Cancel event that is fired when the sorting of the item is canceled through the Escape key.

The current example shows how to implement two Sortable lists—one with disabled items and one with filtered items.

Additional Apps

This Sortable example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources