This question is locked. New answers and comments are not allowed.
When clicking a specific day in the month view of RadScheduleView, the VisibleRangeChanged is fired twice. The first time it is fired, VisibleRange.Start and VisibleRange.End have not been updated. The second time the event fires, the values are correct. I have verified this with just a plain radscheduleview in an otherwise empty project, no settings whatsoever. The component was bound against an empty ObservableCollection<Appointment>.
Best regards,
/Henrik
Best regards,
/Henrik