I'd like to use a DropDownList to display multiple data columns as a single
item, and I'd like to be able to use different styles for these columns.
For example, a list selection which showed Name, Address, and Phone, with
Name Bold, Address Blue, Phone Italic, etc.
Is it possible to do either or both, and, if so, how?
Thanks