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

ASP.NET Core Sortable Filtered and Disabled Items

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
HtmlHelper
TagHelper
Files:
filter_disable.cshtml
Filter_DisableController.cs
Filter_Disable_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

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

The ASP.NET Core 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 unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources