ASP .NET09 Known Issue25
Description
Basically you can't use the SelectedDate property as a getter function - you can only set the SelectedDate with it right now. Should make it so that it returns the selected date when you call it.
Currently, you need to use the old JavaScript method of retrieving the Calendar date on postback (you use the Calendar ID as a reference into the page's POST data to retrieve the date).
Comments
page_revision: 0, last_edited: 1245975218|%e %b %Y, %H:%M %Z (%O ago)
Add your comment
Add a new comment