isDirty
Determines whether the current row, a specific row or field has unsaved changes.
Usage
ds.isDirty();API
isDirty(indexOrFieldName?: number | string): boolean;Last updated
Was this helpful?
Determines whether the current row, a specific row or field has unsaved changes.
ds.isDirty();isDirty(indexOrFieldName?: number | string): boolean;Last updated
Was this helpful?
Was this helpful?