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?