Fixed header problem after add display:none to tr
Fixed header problem after add display:none to tr
bananlucyny
Posts: 2Questions: 1Answers: 0
Hallo,
i have a simple filtering table. When i want filter data, toogleClass add display:none to some <tr> table.
I'm using fixedHeader, unfortunately header can not see end of filtered table. Any ideas?
This discussion has been closed.
Answers
Hi @bananlucyny ,
It would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
OK, it was my first post. Sorry
If somebody have the same problem, I refer to https://datatables.net/reference/api/fixedHeader.adjust()
No worries, but it's often hard to understand the problem, and therefore the solution, without seeing the code and its interactions.
C