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