Support Article
Column alignment issue in progressive repeat grid
SA-37044
Summary
When a repeat grid with progressive pagination contains one or two rows, the column alignment of records becomes progressively more disaligned from the column headers. If the actual number of rows is equal to the page size, the problem is not seen.
![](https://gcsprdsa.lab.pega.com/articles/datacontent/Image/rteImages/UserUpload_14931332228211493133222837.png)
Error Messages
Not Applicable
Steps to Reproduce
- Configure a grid for progressive pagination.
- Specify a page size of 5.
- Ensure logic to return only 1 row in the grid results at runtime.
- Test this use case and observe the column mis-alignment.
Root Cause
The scrollhead <th> is generated even when there is no scrollbar for a fixed header grid.
Resolution
Apply HFix-33825.
Published April 27, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.