[SOLVED] Headers out of sync on horizontal scrolling with jQuery UI

[SOLVED] Headers out of sync on horizontal scrolling with jQuery UI

wengolewengole Posts: 6Questions: 0Answers: 0
edited March 2012 in DataTables 1.9
Hi,

This problem has been bugging me for a while, and up until now I've just limited the number of columns, fixed the width and disabled scrolling, however now there is a need to have lots of columns.

The problem is that with jQuery UI set to true, the headers become out of sync with the data table. They are not the right widths and do not scroll with the table.

Here is the debugger output from my table: http://debug.datatables.net/alakiq

Any help would be greatly appreciated as usual :-)

EDIT: Turns out my colleague had set some CSS styles that I was unaware of that were overriding things in an attempt to "fix" some other issue which I can no longer reproduce. Oh well :-)
This discussion has been closed.