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.
Won't Fix
Last Updated: 12 Jan 2016 16:31 by ADMIN
Won't Fix
Last Updated: 12 Jan 2016 16:19 by ADMIN
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
4 5 6 7 8 9