Hai,
i want to display the events in different color depending on it criteria from database.
Each event has a status as ‘Y’ or ‘N’.
If event status is ‘Y’ ,display the text in bold , black color with background color as red .
If event status is ‘N’ ,display the text in black color with background color as yellow .
How to do this?
thank you
rencin.