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

ASP.NET MVC Sortable Filter / Disable items

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
filter_disable.cshtml
Filter_DisableController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Description

The Telerik UI for ASP.NET MVC Sortable component provides options for disabling and filtering items in the list.

The ASP.NET MVC Sortable enables you to set disabled and filter items. Disabled items cannot be dragged but are valid sort targets, while filtered items cannot be dragged and are not valid sort targets.

The current example shows how to display 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