F
Fir5tSight
Hi All,
I have a column defined as integer indicating a status. For instance,
"1" is pass and will display a green light, while "2" is fail and
should display a red light.
I use a stored procedure to get the columns in the grid. I have two
small images ready (a green light and a red light). How can I get "1"
replaced with green light and get "2" replaced with red light?
Thanks!
-Emily
I have a column defined as integer indicating a status. For instance,
"1" is pass and will display a green light, while "2" is fail and
should display a red light.
I use a stored procedure to get the columns in the grid. I have two
small images ready (a green light and a red light). How can I get "1"
replaced with green light and get "2" replaced with red light?
Thanks!
-Emily