in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » ASP.NET » css » c# (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” attributes. Here is the code. ...
    Posted to Weblog by n.ocampo on 06-17-2008
Page 1 of 1 (1 items)