It should has option to disable CircularProgressIndicator at the end of rows in case we can't know how exactly the total count is. Because of we can't know totalCount, rowsPerPage may become wrong at the last page and which forced CircularProgressIndicator to show.
It should has option to disable CircularProgressIndicator at the end of rows in case we can't know how exactly the total count is. Because of we can't know totalCount, rowsPerPage may become wrong at the last page and which forced CircularProgressIndicator to show.