Is it possible to prevent header resizing after a sort?
Is it possible to prevent header resizing after a sort?
adinaadler
Posts: 6Questions: 0Answers: 0
In general, I love DataTables, it's great.
However. I've got a lot of very large tables (in both number of columns and number of rows), and on some of them, I'm finding that when I sort the table, the columns headers all resize to be too small, and it makes everything look wrong. Is there some way to disable header resizing after the table is first displayed?
(This is all sensitive data, and I don't have the time right now to sanitize it all to provide an example, but I'm hoping this is a simple enough question to not need an example.)
However. I've got a lot of very large tables (in both number of columns and number of rows), and on some of them, I'm finding that when I sort the table, the columns headers all resize to be too small, and it makes everything look wrong. Is there some way to disable header resizing after the table is first displayed?
(This is all sensitive data, and I don't have the time right now to sanitize it all to provide an example, but I'm hoping this is a simple enough question to not need an example.)
This discussion has been closed.