HI, I have a form with a var lookup listview that is based on a table where a BLOB field is defined.
What I want to do :
Depending on the fact if the BLOB field is empty or not I would like to have
another color for each row of the listview.
e.g. : Row where BLOBfield is empty : background color row = white
ROw where BLOBfield is not empty : background color row = light grey
Can anyone give me a hint ?
Thanks a lot
Luc D.

