Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
WebScheduleInfo1_FrameIntervalChanging EventArgs carry wrong dates
posted

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