Skip to content

PaginationState needs to have public methods to set the object as it can then be used with custom components. #61124

@amiddles

Description

@amiddles

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions