Re: calendar control questions
From: Scott M. (s-mar_at_nospam.nospam)
Date: 11/01/04
- Next message: RickDee: "Re: RegisterStartupScript cannot work."
- Previous message: Scott M.: "Re: image and text"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 31 Oct 2004 22:01:02 -0500
"Rob" <fiddler27@att.net> wrote in message
news:540e4d0b.0410290829.63440ea8@posting.google.com...
> any help appreciated on the following.
>
> 1. I can't get the selected date to be set through code, I need a
> certain day dynamically based upon parameters to be highlighted (the
> same way a day gets highlighted if you click on the day yourself), I
> have tried using calendar.selected=highlightdate and
> calendar.selecteddates.add(highlightdate), but no error and it doesn't
> highlight the date I want, what am I missing?
CalendarControl.SelectedDate = param <--- this must be a valid date
>
>
> 2. how do you use the DataBind method of the calendar without a
> datasource?
You don't.
>
> any help appreciated.
> rob
- Next message: RickDee: "Re: RegisterStartupScript cannot work."
- Previous message: Scott M.: "Re: image and text"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|