How to style gridview caption?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bogdan

    How to style gridview caption?

    Hi,

    Is there a way to apply a style to a gridview caption text? I've used
    styles for header, footer, row, etc. I can't find anything obvious for the
    caption.

    Thanks,
    Bogdan


  • Michael Nemtsev [MVP]

    #2
    Re: How to style gridview caption?

    Hello Bogdan,

    You can apply any style if you know the ID of caption.
    use IE Dev Toolbar to find the ID for your caption and that apply your CSS
    for this item

    ---
    WBR,
    Michael Nemtsev [Microsoft MVP] :: blog: http://spaces.live.com/laflour

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    BHi,
    B>
    BIs there a way to apply a style to a gridview caption text? I've
    Bused styles for header, footer, row, etc. I can't find anything
    Bobvious for the caption.
    B>
    BThanks,
    BBogdan


    Comment

    Working...