Has anyone figured how to change the color of a table cell based on a particular value? (Could there be a SQL option?)
Let's say I show a grid, one field in one record happens to be a negative number, I want to change that cell color to red.
I can do this when printing reports, but can I do this on screen? Or something like, a negative number is red and a positive number is green.
Has anyone figured how to change the color of a table cell based on a particular value? (Could there be a SQL option?)
Let's say I show a grid, one field in one record happens to be a negative number, I want to change that cell color to red.
I can do this when printing reports, but can I do this on screen? Or something like, a negative number is red and a positive number is green.