C
colo
This is a newbie question...
I have a webpage that is showing info from a database using a GridView
control. The problem is that I want to color specific Column in
different colors. For example...
Student Name - Grade - Quartile
John - 89 - 1
Lucy - 68 - 3
Mike - 89 - 1
Susy - 75 - 2
etc..
So for the Quartile Column I want to be able to color the cells that
have 1s in green, 2s in yellow, 3s in blue, etc... is this possible?
Thanks!!!
I have a webpage that is showing info from a database using a GridView
control. The problem is that I want to color specific Column in
different colors. For example...
Student Name - Grade - Quartile
John - 89 - 1
Lucy - 68 - 3
Mike - 89 - 1
Susy - 75 - 2
etc..
So for the Quartile Column I want to be able to color the cells that
have 1s in green, 2s in yellow, 3s in blue, etc... is this possible?
Thanks!!!