Fixed header problem after add display:none to tr
Fixed header problem after add display:none to tr
![bananlucyny](https://secure.gravatar.com/avatar/1d3649e675e37483de2d0104a55e3a67/?default=https%3A%2F%2Fvanillicon.com%2F1d3649e675e37483de2d0104a55e3a67_200.png&rating=g&size=120)
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![:) :)](https://datatables.net/forums/resources/emoji/smile.png)
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