≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
How to control the alignment of title using dynamic header in "aoColumns":"sTitle":"ABC"
How to control the alignment of title using dynamic header in "aoColumns":"sTitle":"ABC"
suitong
Posts: 3
Questions: 0
Answers: 0
April 2012
edited April 2012
in
General
As title, the defualt one is centered, if I want all title align to left, how can I do that?
Replies
allan
Posts: 65,846
Questions: 1
Answers: 10,956
Site admin
April 2012
Just as you would with any other HTML table - the text-align CSS option. Assign a class to the column headers you want different alignment on and apply the text-align property to a selector for that class.
Allan
This discussion has been closed.
Replies
Allan