here is example grid table
what i want is that 2 data 3 will be highlighted with red backcolor
and data 1 with blue color and the others will be remain white backcolor.
thanks in advance...
Code:
column 1 | column 2 |
---------------------
1 | data 1 |
2 | data 2 |
3 | data 3 |
4 | data 1 |
5 | data 3 |
what i want is that 2 data 3 will be highlighted with red backcolor
and data 1 with blue color and the others will be remain white backcolor.
thanks in advance...