refreshCurrentRow
Reloads the current row from the server.
Usage
await ds.refreshCurrentRow();API
refreshCurrentRow(): Promise<T | undefined>;Last updated
Was this helpful?
Reloads the current row from the server.
await ds.refreshCurrentRow();refreshCurrentRow(): Promise<T | undefined>;Last updated
Was this helpful?
Was this helpful?