DevPinoy.org
A Filipino Developers Community
All Tags » .NET » css (RSS)

>>> First two to make 3 wins! <<<

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • 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 n@rds by n.ocampo on 06-17-2008
    Filed under: Filed under: , , ,
  • css with datagrid

    i was having some problem yesterday on setting the border color of the datagrid. setting the BorderColor property of the datagrid will set the outer box border of the html table together with the borders of the table cells. since i will be using the same styles for most of the datagrids used in my web...
    Posted to jokiz by jokiz on 06-20-2006
    Filed under: Filed under: , , ,
  • table format using repeater

    i wanted to enclose my displayed data in an html table using a repeater control so i immediately followed the articles that i've read about repeater controls. i declare a table tag in the headertemplate and a table end tag in the footertemplate. <asp:repeater id="repeater1" runat=server> <headertemplate><table><...
    Posted to jokiz by jokiz on 05-03-2006
    Filed under: Filed under: , , ,
Page 1 of 1 (3 items)

Copyright DevPinoy 2005-2008