isSaving
Checks whether the current row or a given row index is saving.
Usage
ds.isSaving();API
isSaving(index?: number): boolean;Last updated
Was this helpful?
Checks whether the current row or a given row index is saving.
ds.isSaving();isSaving(index?: number): boolean;Last updated
Was this helpful?
Was this helpful?