DataGridBuilder<T>.ErrorRowEnabled Method
Name | Parameters | Description |
---|---|---|
ErrorRowEnabled(JS) | value | Indicates whether to show the error row. Mirrors the client-side errorRowEnabled option. |
ErrorRowEnabled(Boolean) | value | Indicates whether to show the error row. Mirrors the client-side errorRowEnabled option. |