Solved
Table header behaving different per pagination option
I have a table display element inside a section with the following UI/UX config
- General
- Optimize code is unchecked
- Pagination is Progressive - Size grid height to content is unchecked
- See attachment - narrow columns
- Presentation
- Container Format - None
- Fill 100%
- Responsiveness is unchecked
- See attachment - normal width
This causes the table columns to take the smallest width (column takes width of the shortest length value
When I use any other Pagination format, my column width are set to some 38-50px smallest and will get bigger when needed.
How do I prevent the Pagination option from setting my column widths to the smallest length of the property value?