PDA

View Full Version : fontcolor for labels in combobox


arun vallappan
10-04-2007, 02:44 PM
hi ,
i want to give different colors to different labels in a combo box ...does anyone know if it is possible and how that can be done
thanks

drkstr
10-06-2007, 11:34 AM
You can use an item renderer provided that you know which font color to use based on its data property.

Best Regards,
...aaron