ArrayDataSourceBuilder.OnModifying Method
| Name | Parameters | Description |
|---|---|---|
| OnModifying(RazorBlock) | jsFunc | Mirrors the client-side onModifying option. |
| OnModifying(String) | jsFunc | A function that is executed before a data item is added, updated, or removed. |
| Name | Parameters | Description |
|---|---|---|
| OnModifying(RazorBlock) | jsFunc | Mirrors the client-side onModifying option. |
| OnModifying(String) | jsFunc | A function that is executed before a data item is added, updated, or removed. |