Change font color on dbAdvGRid

Hello



How can I change font color on DbAdvGrid dependet on the value of DataSet colmn?

DataSet column is not on DbAdvGrid column.

I´m trayin with GetCellColor, but how can I read DataSet column value that is not on dbAdvGrid column?



thanks

Please see the demo ADOSelColor in the DBAdvGrid demos folder that demonstrates how this can be done.

But if DataSet column not in DbAdvGrid columms?



thanks

Can't be done directly on a dataset column. Add it to a hidden grid column , if you do not want to have the data visible.