Well, I have a listview that loads data from a database. These data are numbers themselves, and I would like to be able to differentiate them. Type ... if the number is zero I would like it to be a specific color or bold. Or anything else that sets you apart from others that are not zero.
Does anyone know how to do it? Could you put an example here?
Thank you in advance!