Why do e.FrameInterval.StartDate and e.FrameInterval.EndDate have the same date? I have a WebMonthView bound to my WebScheduleInfo. When I nav to prev/next month, my expectation is to have the dates passed into the event handler that are the delimiters of the timespan represented in my WebMonthView. How can I get the first and last visible days in my MonthView in managed code?
Thanks,
Joel