SaveRequestHandlerAsync<TRow,TSaveRequest,TSaveResponse>.HandleDisplayOrderAsync method
Handles display order field calculation before and after save
protected virtual Task HandleDisplayOrderAsync(bool afterSave,
CancellationToken cancellationToken = default)
| parameter | description |
|---|---|
| afterSave | True if called after save |
| cancellationToken | Cancellation token |