GridReorderableSettingsTagHelper

Example

Razor
<reorderable>
    <rows />
</reorderable>

ChildTags

Attributes

AttributeTypeDescription
columnsBooleanIf 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.
enabledBoolean
rows-enabledBooleanIf 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
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support