Change colors in datagrid
Hi All
Definite newbie...
Just playing around with C# and ASP.NET
I've got a datagrid that shows info from a database. What I'd like to do is color the values in each cell depending on the content.
eg: a value of "Good" shows up in green and a value of "Bad" shows up in red.
Hope this is a simple thing.
Phill