Thank you! - That does seem to work.
<tilestyle cssClass=something /> within the calendar
control.
Alan
-----Original Message-----
From: Ronda K [mailto:rondapederson gmail.com]
Sent: Friday, December 21, 2007 2:10 PM
To: aspnet-datadisplaycontrols aspadvice.com
Subject: [aspnet-datadisplaycontrols] RE: TitleStyle /
HeaderStyle - making
the background an image
Not sure if it will work but your best bet would probably be
to assign a CSS
class to it ... then in your style sheet do something like
this:
.myStyle{
background: url(bgImage.gif) center bottom no-repeat;
}
HTH,
Ronda
On Dec 21, 2007 1:18 PM, Alan Snyder <alans nufrontiers.com> wrote:
> Hello,
>
>
>
> How do you make the background an image on the
Calendars TitleStyle
> Property
> and the DataGrid's HeaderStyle Property?
>
>
>
> I have tried:
>
>
>
> titleStyle-background-image=/image/someimag.gif
>
>
>
> and this doesn't work.
>
>
>
> Thanks in advance!
>
>
>
> Alan Snyder
>
>
>
>
> Need SQL Advice? http://sqladvice.com
> Need RegEx Advice? http://regexadvice.com
> Need XML Advice? http://xmladvice.com
>
--
If you want to call me click here:
https://me.vonage.com/rka
a>
Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com
Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com
|