≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
COLUMN (not row) background color
COLUMN (not row) background color
bidon
Posts: 28
Questions: 0
Answers: 0
April 2012
edited April 2012
in
General
Any way to assign a color for a background color? The selection row should over ride it, and it should retain the color after filter, pagination et.c etc.
I didn't see an easy way to do this. CSS or JS is fine.
Replies
allan
Posts: 65,846
Questions: 1
Answers: 10,956
Site admin
April 2012
Use
sClass
and something like td.myClass{ background-color: red }
Allan
bidon
Posts: 28
Questions: 0
Answers: 0
April 2012
edited April 2012
thanks
This discussion has been closed.
Replies
Allan