main...amiddles:aspnetcore:patch-1
I simply modified the set total count method to make it public. I've no idea why it was locked down but it's a pain when you can't use a quickgrid but you do need pagination, which is already setup via the Paginator component.
This will allow for more flexibility. I've no idea how to merge the branches as I thin kit needs permission.
In my case, I have a customer table that has other special rows that don't work with a quickgrid, but I do still want o paginate it and not t have to write my own.
Please either approve and merge the fix or modify the source.