I’ve discovered that when hiding a table footer via the declarative checkbox, the table’s pagination properties are no longer respected. So a table with “Visible Rows” = 5, will show all rows when the footer is hidden via declarative checkbox.
However, if you hide the footer via CSS “display: none”, the pagination properties are respected.
It seems like pagination properties should still be respected when footer is hidden via declarative checkbox…especially if they are respected when hidden via CSS.
Question
table pagination properties not respected when footer is hidden
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.