Showing and Hiding columns cause rendering problems in headers
Showing and Hiding columns cause rendering problems in headers

Hi,
I've got some problems using server side and colvis buttons : datatable is showing perfectly, i can hide colums 1, 2, 3, but when i want to show them again, headers are not shown properly, you can see it :
After sorting or moving colum or refreshing, all is ok. I've tried removing fixed headers, adding .columns.adjust() or .fixedColumns().relayout() but the problem is still there. Any ideas ?
Thanks
This discussion has been closed.
Replies
Hi @kris40 ,
serverSide
shouldn't make a difference there, it sounds like something else might be affecting it.We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. 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