Browse by Tags

Related Posts

  • Re: Css class for a specific control type in css file

    You might want to investigate using Theme and Skin for that purpose. First, create a css class for your Gridview control. Create a Skin for your gridview control and set the cssclass attribute to the css class you have created. http://msdn2.microsoft.com/en-us/library/ykzx33wh(VS.80).aspx
    Posted to Master Pages, Themes and Navigation Controls (Forum) by himawari on 04-04-2007, 12:00 AM
    Filed under: CSS, Theme, Skin
  • Skin vs CSS

    Hi guys, For formatting and styling my GridView control and DetailsView, should I use Skin in theme or a css file. I was looking around there is a ASP.NET CSS Adaptor or you can use skin. I create a skin for my GridViews, but is there any difference in which to use ... ? Thanks 4 ur help in advance,...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Mehdi6002 on 04-25-2007, 12:00 AM
    Filed under: CSS, theme, css style stylesheet, Skin, GridViewiew Format
  • How to style a single column in Gridview using skin or css?

    I would like to have the text in certain columns in my Gridview centered. How can I achieve this using skins or css? My understanding is that you can't place BoundField in a skin file to style a column because the BoundField in the skin file will override the one in your aspx page. So how can I style...
    Posted to Data Presentation Controls (Forum) by tmpuzer on 03-07-2008, 12:00 AM
    Filed under: CSS, Theme, Skin, Themes, skin files, Skins, gridview
  • Separating out presentation: So many controls to style!

    I'm trying not to put any presentation information in my aspx pages, and instead keep it all in css and skin files. However, it seems like I have a good number or text boxes and also gridview columns many of which need at least a custom width. But then it seems like I'll need to have an almost...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by tmpuzer on 03-18-2008, 12:00 AM
    Filed under: CSS, Skin, Content, presentation, textbox, width, controls
Page 1 of 1 (4 items)