Misaligned Headers / Columns
Misaligned Headers / Columns
benrimmer
Posts: 7Questions: 0Answers: 0
Hello there,
Has anybody managed to fix a problem where the column headers are misaligned from the columns?
I am calling fnAdjustColumnSizes() in the fnInitComplete() function but this does not fix the issue. The problem is also made worse when a column is sorted on.
I am using an AJAX datasource so there is no data in the table to begin with. It looks as though the size of the columns is being determined by the data within the column headers.
TTFN
Ben
Has anybody managed to fix a problem where the column headers are misaligned from the columns?
I am calling fnAdjustColumnSizes() in the fnInitComplete() function but this does not fix the issue. The problem is also made worse when a column is sorted on.
I am using an AJAX datasource so there is no data in the table to begin with. It looks as though the size of the columns is being determined by the data within the column headers.
TTFN
Ben
This discussion has been closed.
Replies
I'm mostly chiming in to let you know that you're not alone in this issue. I could maybe post some demos for Allan so he could take a look and see if he spots anything.
This is the last issue I have to deal with now before a project is signed off but this is really getting in the way and begining to drive me a little crazy :-)
Not sure yet if this is a usefull pointer to the root cause of the issue.
Allan
Is it possible to send you a screen shot of the table? Its on an internal dev server at the moment.
TTFN
Ben