header styling
header styling
This is more of a CSS question, but I'm trying to figure out a way to get the sorting images to display just to the right of the header text. My table has one wide column with the header of "Name", so the sort arrows are way to the right and not very obvious. Thanks in advance for any suggestions.
This discussion has been closed.
Replies
I'd suggest using the jQueryUI:true option (even if you don't use a ThemeRoller theme - you don't need to) which will put the sorting icons into their own container and you can float, or not float, or whatever as you require.
Allan