I have a datagrid on a form. I need to change the foreground (ie text color) for either the entire row or one cell in that row based on the data that is in that row. for example I have a record that says we have 5 CD's left if the QTY column of the row is below ten I need to have the row (or a particular cell within that row) turn red.
Any ideas because I am stumped.
If a datagrid isn't the best way to go I would love to hear ideas or other data structures.
Thanks in advance,
Branden
Any ideas because I am stumped.
If a datagrid isn't the best way to go I would love to hear ideas or other data structures.
Thanks in advance,
Branden