≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Change Column Text Color in DataTable
Change Column Text Color in DataTable
coemaw
Posts: 4
Questions: 0
Answers: 0
February 2013
edited February 2013
in
General
Hi All, I am newbie in DataTable. i want to change column text color to white.
how should i do it ?
i am using MVC4 razor.
Thanks in advanced.
Replies
allan
Posts: 65,845
Questions: 1
Answers: 10,956
Site admin
February 2013
Use: `td { color: white }` in your CSS?
Allan
This discussion has been closed.
Replies
Allan