Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Blear's avatar
Level 1

Powergrid pagination and change rows per page bug

Hello, I recently came across a problem with pagination in powergrid, after changing the page from the initial to page 3 and after that we increase the number of rows per page from 10 to 100, the pagination in the url will still indicate that we are on page 3 and therefore no result will be displayed to us, because in theory all rows are now available on the first page. Is there any solution to this problem?

0 likes
2 replies
Ford555's avatar

Hey, I am also having problems with pagination. When a filter is selected it shows the same total count in pagination and it shows all pages when for example only 3 items are displayed.

Please or to participate in this conversation.