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