Skip to main content
ID

DataGridBuilder<T>.OnSaving Method

Name Parameters Description
OnSaving(RazorBlock) jsFunc A function that is executed before pending row changes are saved. Mirrors the client-side onSaving option.
OnSaving(String) jsFunc