Lots and Lots of columns (and they don't align)
Lots and Lots of columns (and they don't align)
matthewordie
Posts: 2Questions: 0Answers: 0
I have a table that has a lot of columns. Somewhere between 25 and 35. And it seems like my TD's aren't lining up with my TH's. Also, it doesn't display all my TH's (but this might be because things aren't aligning).
I've tried everything I can with CSS. I can't use force widths because the content will always be changing. Any other ideas?
Here's a screen:
http://cl.ly/2k7F
I've tried everything I can with CSS. I can't use force widths because the content will always be changing. Any other ideas?
Here's a screen:
http://cl.ly/2k7F
This discussion has been closed.
Replies
Allan
"DataTables warning (table id = 'tabular'): The table cannot fit into the current element which will cause column misalignment. It is suggested that you increase the sScrollXInner property to allow it to draw in a larger area, or simply remove that parameter to allow automatic calculation"
I tried adjusting the sScrollXInner property but I still got the same error. Any ideas? Thanks!