Browse by Tags

All Tags » CSS (RSS)

Alternating colors on DropDownList, ListBox and other ListControl.

My former colleague asked me if it is possible to attach an alternating color to a DropDownList control, similar with the GridView’s alternating rows. I found out that you can achieve that, by setting the background-color of the ListItem using “style”...
Posted by n.ocampo | with no comments
Filed under: , , ,