hasError
Checks whether the row at the given index has a validation error.
Usage
ds.hasError(0);API
hasError(index: number): boolean;Last updated
Was this helpful?
Checks whether the row at the given index has a validation error.
ds.hasError(0);hasError(index: number): boolean;Last updated
Was this helpful?
Was this helpful?