API Reference / Kendo.mvc.taghelpers
<reorderable>
<rows />
</reorderable>
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. |