UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC Sortable control allows you to disable or filter its items. When an item is disabled, it cannot be dragged, but is still a valid drop target, however when the item is filtered it cannot be dragged and it is not a valid drop target.
The component allows you to customize the look of its cursor through the cursor configuration, so you can determine how the cursor would look when a user is dragging an element.
By default, the sortable component displays a placeholder, which you can easily change or remove through a few settings.
The component fires a variety of events including Filter, Disabled, Hint, Render etc.