ODataSourceBuilder.OnUpdating Method
Name | Parameters | Description |
---|---|---|
OnUpdating(RazorBlock) | jsFunc | Mirrors the client-side onUpdating option. |
OnUpdating(String) | jsFunc | A function that is executed before a data item is updated. |
Name | Parameters | Description |
---|---|---|
OnUpdating(RazorBlock) | jsFunc | Mirrors the client-side onUpdating option. |
OnUpdating(String) | jsFunc | A function that is executed before a data item is updated. |