How to use fnAdjustColumnSizing() to adjust to minimum width of content?
How to use fnAdjustColumnSizing() to adjust to minimum width of content?
I am trying to get my 's to display correctly, but when I resize with fnAdjustColumnSizing() in the fInitComplete option, the arrows (for sorting the columns) get all screwed up in the cells where the text is wider than the actual cells of that column.
Any ideas how to get those sorting arrows to stay on the same line instead of wrapping to a new one?
I need to use the fnAdjustColumnSizing() in order to have the columns resized so that columns containing little text do not have a ton of extra space in them and columns with lots of text are not getting wrapped too much.
Any ideas how to get those sorting arrows to stay on the same line instead of wrapping to a new one?
I need to use the fnAdjustColumnSizing() in order to have the columns resized so that columns containing little text do not have a ton of extra space in them and columns with lots of text are not getting wrapped too much.
This discussion has been closed.
Replies
Allan