Closed mitar closed 9 years ago
The same thing is with local data too
It works better but still not perfect without autoWidth (there are some issues with window resizing)
Can you link to a test case showing the issue please.
Everything works OK on my page if I use external plugin for fixing header: http://mkoryak.github.io/floatThead/datatables/ I just wanted to use native solution provided by DataTables developer...
Great thanks. I'll look at it this week. Probably Tesuday (Monday looks busy!)
Updated example with the FixedHeader nightly: http://jsfiddle.net/nuamc2fn/7/ .
Thanks for letting me know about this issue!
Hm, I updated to latest (master
branch) version of this plugin, but now nothing happens. Header does not even move anymore when scrolling. Is it possible that this is because I am using server side processing?
Can you link to a page showing the issue please
Is there a jsFiddle which uses server side processing? I could use it to make a reproduction.
Sorry, it works. I just had to correctly update the CSS.
It does not work with autoWidth (and server side loading). The header cells' widths does not adapt to the widths of the data columns.