I have web-based application in ASP.net with VB.net as the code-behind.
I am designing a new page that will have the RadGrid.
In that Grid, I need help on how to highlight the cell with a specific color and/or change the color of the text in the cell depending on the value in that cell.
Attached is a screenshot of an example of what I am looking to do.
In the attached example:
if the cell value = GE3WK in OVL Status column then highlight it GREEN
if the cell value = NOMIN in OVL Status column then highlight it WHITE with the Text changed to a light Blue
etc.
Also need a similiar thing for OVL DOH column where if value is greater than 20.0 then highlight it in Light Cyan else keep it with white background and black text.
Please help with this. Thanks!
Sincerely,
Keith Jackson