TreeListBuilder<T>.OnSaved Method
Name | Parameters | Description |
---|---|---|
OnSaved(RazorBlock) | jsFunc | A function that is executed after row changes are saved. Mirrors the client-side onSaved option. |
OnSaved(String) | jsFunc |
Name | Parameters | Description |
---|---|---|
OnSaved(RazorBlock) | jsFunc | A function that is executed after row changes are saved. Mirrors the client-side onSaved option. |
OnSaved(String) | jsFunc |
No
Your feedback is appreciated.