Completed
Last Updated: 01 Feb 2016 15:23 by ADMIN
Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
Completed
Last Updated: 01 Feb 2016 15:23 by ADMIN
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.
Completed
Last Updated: 01 Feb 2016 15:22 by ADMIN
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.
Completed
Last Updated: 21 Jan 2016 13:43 by ADMIN
Completed
Last Updated: 19 Jan 2016 09:52 by ADMIN
Example scenario: in the current implementation of the RadScheduleView when touch and drag over an appointment the scrolling action is triggered. The target of this implementation is to change the behavior so when doing the same actions you should drag the appointment.
Completed
Last Updated: 13 Jan 2016 15:09 by Telerik Admin
When we implement the override CanResize method, it would be interesting to change the cursor if the CanResize method return false. Actually if the method return false, the cursor remain a resize cursor but it not reflecting the reality.

Available in the 2016 Q1 Release: Added ResizeCursor property of the AppointmentItem and ScheduleViewDragDropBehavior in order to be able to change the resize cursor initially as well as during the resize operation).
Completed
Last Updated: 12 Jan 2016 16:41 by ADMIN
The resized Appointments is not present in the DragDropState.
Completed
Last Updated: 27 Oct 2015 07:07 by ADMIN
Completed
Last Updated: 17 Aug 2015 12:24 by ADMIN
Available in LIB version 2015.2.817, it will be also available in the 2015 Q3 Release.
Completed
Last Updated: 03 Apr 2015 08:33 by ADMIN
Completed
Last Updated: 06 Mar 2015 15:20 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: ScheduleView
Type: Bug Report
11
When using special slots RadScheduleView performs some heavy operations which should be optimized.
Completed
Last Updated: 06 Mar 2015 15:19 by ADMIN
If we add a lot of appointments (1000) in the SelectedAppointments collection via code, the ScheduleView control freezes for few seconds.
Completed
Last Updated: 17 Feb 2015 10:46 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: ScheduleView
Type: Feature Request
17
As a <role> I want <ability> so that <benefit>.
Completed
Last Updated: 17 Nov 2014 07:16 by ADMIN
For example, in DayViewDefinition, while dragging an appointment close to the Day header.
Completed
Last Updated: 06 Nov 2014 14:17 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ScheduleView
Type: Bug Report
3
TimeRulerMonthViewGroupItem' TargetType does not match type of element 'TimeRulerGroupItem'
Completed
Last Updated: 10 Mar 2014 12:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ScheduleView
Type: Feature Request
8
This should be per appointment logic. 

Currently this scenario can be achieved by customizing the default Appointment ControlTemplate. The exact approach is explained in the following article from the help documentation:

http://www.telerik.com/help/silverlight/radscheduleview-howto-remove-delete-button.html

A sample project can be found in our XAML SDK repository:

https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/RemoveDeleteButton
1 2 3 4