Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The use of Primereact's expandableRowGroups along with pagination causes the final group on a page to be divided because when the number of rows in a group exceeds the number of rows that can be displayed on a page, the group is split across multiple pages. However, when the group has been expanded and the number of rows displayed exceeds the number of rows that can be displayed on the current page, the remaining rows are moved to the next page, resulting in the final group on the page being divided.