Home All Groups Group Topic Archive Search About
Author
2 Feb 2006 6:56 PM
Paul
Hi I have a calendar control with a web application and when the page loads 
I have the selected value set to a date returned from a database.  Anyhow I
noticed it still shows the current month even if the date is in a previous
month.  Just wondering how to have it go to the month of the selected date
when the page loads?  thanks.
--
Paul G
Software engineer.

Author
4 Feb 2006 6:40 AM
Ken Cox - Microsoft MVP
Hi Paul, are you setting both SelectedDate and VisibleDate to your date?

Let us know?

Ken
Microsoft MVP [ASP.NET]


Show quoteHide quote
"Paul" <P***@discussions.microsoft.com> wrote in message
news:E0832FD7-89E1-4E47-BD27-B50A40CA1489@microsoft.com...
> Hi I have a calendar control with a web application and when the page
> loads
> I have the selected value set to a date returned from a database.  Anyhow
> I
> noticed it still shows the current month even if the date is in a previous
> month.  Just wondering how to have it go to the month of the selected date
> when the page loads?  thanks.
> --
> Paul G
> Software engineer.
Author
6 Feb 2006 3:44 PM
Paul
Hi thanks for the response, forgot to set the visible date but working now.
--
Paul G
Software engineer.


Show quoteHide quote
"Ken Cox - Microsoft MVP" wrote:

> Hi Paul, are you setting both SelectedDate and VisibleDate to your date?
>
> Let us know?
>
> Ken
> Microsoft MVP [ASP.NET]
>
>
> "Paul" <P***@discussions.microsoft.com> wrote in message
> news:E0832FD7-89E1-4E47-BD27-B50A40CA1489@microsoft.com...
> > Hi I have a calendar control with a web application and when the page
> > loads
> > I have the selected value set to a date returned from a database.  Anyhow
> > I
> > noticed it still shows the current month even if the date is in a previous
> > month.  Just wondering how to have it go to the month of the selected date
> > when the page loads?  thanks.
> > --
> > Paul G
> > Software engineer.
>
>
>