Hi,
I have a scheduler bound and initially displaying a week view. In the calendar interface, I try advancing to the next week using the built-in right and left arrows. If I try advancing to the next week by clicking the right arrow, the dates that display in the calendar interface switch to
In code behind, the selected date is also this. Any idea why this would happen? Thanks.
I have a scheduler bound and initially displaying a week view. In the calendar interface, I try advancing to the next week using the built-in right and left arrows. If I try advancing to the next week by clicking the right arrow, the dates that display in the calendar interface switch to
1/7/0001 - 1/13/0001
In code behind, the selected date is also this. Any idea why this would happen? Thanks.