Página 1 de 1

Images in TDBBrowse column

Publicado: Vie Jun 20, 2008 2:28 am
por Nick Hilder
Hi Guys
I have a TDBBrowse. I'm trying to work out how to put an image in a column
based on the underlying database value
For example I have a field called Status, it can be 1, 2 or 3
I would like to use Green, Amber and Red circle bmp's .
If the status is 1, then display green.
I had a look through the sample and help. I'm hoping someone has done it
before and can paste some code.
Nick