ControllerDataSourceOptionsBuilder.OnUpdating Method
| Name | Parameters | Description |
|---|---|---|
| OnUpdating(RazorBlock) | jsFunc | A function that is executed before a data item is updated. |
| OnUpdating(String) | jsFunc | A function that is executed before a data item is updated. |