Hi,
I use fixed columns in combination with the hiddenColumns-Plugin and nested headers. Here, I encountered a strange behaviour. When hiding columns, the horizontal scroll bar (or better: the total width of the table) doesn’t adjust and you can scroll beyond the end of the table.
https://jsfiddle.net/suey3k9g/
If you comment out the fixed column part in the above example, everything works fine. Sometimes the issue even exists when the nested header is commented out, so I’m not sure to which part this contributes to the problem.
Thanks a lot for the help.