ControllerDataSourceOptionsBuilder.OnModifying Method
Name | Parameters | Description |
---|---|---|
OnModifying(RazorBlock) | jsFunc | A function that is executed before a data item is added, updated, or removed. |
OnModifying(String) | jsFunc | A function that is executed before a data item is added, updated, or removed. |