DataGridRowDraggingBuilder.OnReorder Method
Name | Parameters | Description |
---|---|---|
OnReorder(RazorBlock) | jsFunc | A function that is called when the draggable rows are reordered. Mirrors the client-side onReorder option. |
OnReorder(String) | jsFunc | A function that is called when the draggable rows are reordered. Mirrors the client-side onReorder option. |