You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add onProgress callback to FillDataTableAsync
Optional Action<int> called on the UI thread after each batch
with the running total of rows loaded. Useful for label/title
updates and diagnosing large result set loading.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments