Hello,
When you navigate to the previous/next period in the scheduler's NavigateCommand event handler, is there a way to determine what date is being navigated to? e.SelectedDay is 1/1/0001 which is incorrect... For navigating to the selected date, this works, but whne changing next/previous period, e.SelectedDay is incorrect and I don't know which day it's moving to.
Is there a way to tell?
Thanks.
When you navigate to the previous/next period in the scheduler's NavigateCommand event handler, is there a way to determine what date is being navigated to? e.SelectedDay is 1/1/0001 which is incorrect... For navigating to the selected date, this works, but whne changing next/previous period, e.SelectedDay is incorrect and I don't know which day it's moving to.
Is there a way to tell?
Thanks.