TDBAdvGrid background color

How to change the background color of a cell depending of its value?



When the table is loading in the grid, I'd like to set the background color of a cell depending on its value in the database. Is it possible? How to do it?



Thanks.

Please see the demo ADOSelColor that demonstrates exactly this.