Currently when the Windows FontSize is set to 125%, the TimeRuler lines in RadScheduleView have different thickness.
When the appointment is few days long and the IsAllDayEvent is Not set, the appointment is rendered on the previous day. The DayStartTime should also be set to something different then 0:00h.
In the current version of the control when DayStartTime/DayEndTime properties are set to the DayViewDefinition the DayStartTime applies only for the first day of the VisibleDays range and the DayEndTime for the last day. Available in the 2016 Q1 release: DayStartTime/DayEndTime properties are applied for each day in TimelineView.
SelectedAppointments should not be read only.
Available in the 2016 R2 release.
Implement a way to strech the CurrentTimeIndicator via the whole RadScheduleView area. Available in the 2016 R2 release.
Available in the 2016 R2 release.
hi, I have use telerik scheduler for wpf platforms and in timelineview if I add timeslots in 11:00 to 3:00 pm then its shows in scheduler from 11:00 to 2:59 but not shows 3:00. how 3:00 will also appear on the scheduler.
If RadScheduleView is placed in popup and drag a task a System.InvalidOperationException: The specified Visual is not an ancestor of this Visual exception is thrown. Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
It happens depending on particular placement of the Appointments. Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
If the ViewDefinitions are declared in XAML, the binding is ok. Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
In TimeLineView when try to ScrollIntoView appointment that is not in the VisibleRange the view is scrolled and a white Gap shows in the TimelineView. Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
When you first load,The slots on readonly area still can be open.After selected a Appt on readonly area ,the slots onr eadonly area become disable(read only). When you seletced a appt on left area ,the slots on right area are enable open. The issue can be observed following this - http://demos.telerik.com/silverlight/#ScheduleView/SpecialSlots. Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
In TimelineView if the current visible day is the first day in the VisibleRange and the DayStartTime is changed at runtime the current visible day is moved incorrectly to the next day. Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
This only happens when editing existing Appointment.
It happens when the DefaultDialogResult is set to true.