Hello,
I'm trying your objects (WebCalendar and WebSchedule), but there's a problem: they doesn't return the correct selected date.
I'm using the SelectedDate proprety but if I select a day in the WebCalendar or WebSchedule doesn't change the value of SelectedDate.
Only I change the ViewType then change the value (I insert in the page three botton that at OnClick event change the ViewType ).
How can I have the true selected date?
Thanks