DataGridBuilder<T>.OnDataErrorOccurred Method
Name | Parameters | Description |
---|---|---|
OnDataErrorOccurred(RazorBlock) | jsFunc | A function that is executed when an error occurs in the data source. Mirrors the client-side onDataErrorOccurred option. |
OnDataErrorOccurred(String) | jsFunc | A function that is executed when an error occurs in the data source. Mirrors the client-side onDataErrorOccurred option. |