RE: Setting CSSClass for Datagrid header's for sortable fields
From: Bill Borg (BillBorg_at_discussions.microsoft.com)
Date: 12/23/04
- Next message: Bill Borg: "Re: What relationship between cookie and ticket expiration?"
- Previous message: craigkenisston_at_hotmail.com: "Re: Static class in an asp.net application."
- In reply to: Diffident: "Setting CSSClass for Datagrid header's for sortable fields"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 23:25:02 -0800
In addition to headerstyle-cssclass=MyHeaderStyle, you might also need to set
a style for the <a> tags, depending on whether you've already styled these at
a higher level. E.g. A.MyHeaderStyle {color:red;} etc.
Bill
"Diffident" wrote:
> Hello All,
>
> I would like to set css class for datagrid's sortable columns. I cannot do
> it in the datagrid's header's CSSClass.
>
> Datagrid's sortable column headings are generated as <a> tags for which I
> would like to have a css class. How can I accomplish?
>
> Thanks
>
>
>
- Next message: Bill Borg: "Re: What relationship between cookie and ticket expiration?"
- Previous message: craigkenisston_at_hotmail.com: "Re: Static class in an asp.net application."
- In reply to: Diffident: "Setting CSSClass for Datagrid header's for sortable fields"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|