Table content slimmer than table header?
Table content slimmer than table header?
Hi there,
I just notice that, for slim tables (i.e. it contains only two or three slim columns), the table content occupies just-enough space for displaying data, but the table header row expands to full length of the screen. This results in table content appears much slimmer than the table header. Am I the only one who seeing this weird behavior?
Currently my workaround is to set a sScrollY: blah when initializing datatables. But it just doesn't feel good.
The sandbox (http://jsfiddle.net/gzARr/1/)
Thanks in advance.
Ray
I just notice that, for slim tables (i.e. it contains only two or three slim columns), the table content occupies just-enough space for displaying data, but the table header row expands to full length of the screen. This results in table content appears much slimmer than the table header. Am I the only one who seeing this weird behavior?
Currently my workaround is to set a sScrollY: blah when initializing datatables. But it just doesn't feel good.
The sandbox (http://jsfiddle.net/gzARr/1/)
Thanks in advance.
Ray
This discussion has been closed.
Replies
Allan
By the way, the sandbox demostrates another issue (http://datatables.net/forums/comments.php?DiscussionID=4859), too. Hope you can confirm it and add it to your todo list.
Regards,
Ray