When RadScheduler is in RightToLeft DayView or WeekView and you try to navigate from the last cell of a column to the next day or from the first cell of a column to the previous day using the Up/Down arrow keys, you will see that the navigation is not correct.
When TextWrap is true, the text of the appointments in month view and timeline view is displayed outside of the appointment area.
Exception is thrown by RadScheduler when you clear the Resources collection while in grouped MonthView.
When you use AppointmentFormatting event to add a single child element to an AppointmentElement and you change between views, the child element is not arranged correctly when you switch back to DayView or WeekView.
When you subscribe to the AppointmentMoved or AppointmentDropped event of RadScheduler, the DataItem property of the appointment in the event args is always null.
The appointment's data item is not changed when you drag and drop an appointment from one resource view of MonthView to another.
The associated color of custom status with StatusId of 2 is not drawn on RadScheduler's AppointmentElements.
'This Month' button in RadScheduler's MonthView does not set the correct number of weeks.
Expose events that are fired when the user click the navigation elements in RadScheduler.
Add possibility to manipulate appointments' height in the MonthView of RadScheduler.
The SelectAppointment method of SchedulerUIHelper class does not fire the AppointmentSelected event.
Add possibility to customize the action of the overflow button in a month cell of RadScheduler.
Setting the ActiveView of a grouped by resources RadScheduler to WeekView causes the control to freeze for a few seconds.
Creating appointments inline throws exception when binding to custom fields.
FIX. Exception in RadScheduler when changing from Timeline to any other view and all views have been initialized in advance.
Add the possibility to cancel appointments' moving when grouping by resource is enabled.
The text of appointments with small height is clipped although there is space for it.
RadScheduler refreshes slow its visuals in grouped DayView when scrolling through the resources or changing the view's date.
Appointments in RadScheduler are not arranged correctly when DayView has ruler start and end scales set.
Add option to hide the AllDayHeader in DayView of RadScheduler and display appointments longer than 24h in the appointments area.