on 2023 Nov 22 11:22 AM
Hello All,
I have a requirement to hide (without empty reserved space) table footer row based on a condition which should be applied to both final page and subsequent pages. When applied JS code this.presence = "hidden"; the behavior differs based on the event however while not meeting the requirement.
Note: there is only one master page.
Pagination for footer row
Requirement vs Tested event results are as below. As you can see, other pages column, could not hide without reserving blank space.
Appreciate if you could suggest, a way where both final page and other pages can be hidden without reserving any blank space.
Thanks Alot.
Sharmaan
if i understood correct your footer is in Master page . Under which event are you writing this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Reshu,
This is a table in the body, not in master page. I have tried initialize, form ready and layout ready events where I have shared the behavior when each event was used. I want to hide without blank space. In the table scenario, it works for body-row, but not for header-row or footer-row.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.