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

GridReorderableSettingsTagHelper

Example

<reorderable>
    <rows />
</reorderable>

ChildTags

Tag Name Details
rows GridReorderableRowsSettingsTagHelper

Attributes

Attribute Type Description
columns Boolean If set to true the user could reorder the columns by dragging their header cells. By default reordering is disabled. Multi-level headers allow reordering only in same level.
enabled Boolean
rows-enabled Boolean If set to true the user could reorder the rows by dragging them. By default reordering for rows is disabled. If the selectable option is enabled for rows only selected rows will can be dragged and reordered.
In this article
Not finding the help you need?