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