Hi, I started playing with Scheduler, and I discover that there is hard to maintain selectedDate when I change between view modes.
For example, I set Month view mode, next I select interesting date, and want to see day view for this date. How do you do this?
When I change view mode to DayView, SelectedDay event clears date seleced in MonthView mode.
Maybe this is some bug, but how creators intended to use those controls for such purpose?
Maybe is there some example of such case of those controls?
And also what is DisplayDate, whoat is diff to SelectedDate, I didn't find it in docs.