Completed
Last Updated: 26 Jun 2019 15:36 by ADMIN
Here is the link to the example in the XAML SDK Repository:

https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/Database
Declined
Last Updated: 08 Mar 2016 09:40 by ADMIN
Created by: Preeti
Comments: 6
Category: ScheduleView
Type: Feature Request
0
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.
Unplanned
Last Updated: 03 Aug 2016 14:54 by ADMIN
Completed
Last Updated: 16 Oct 2017 10:47 by ADMIN
Unplanned
Last Updated: 30 Jan 2023 11:32 by ADMIN
ADMIN
Created by: Geri
Comments: 2
Category: ScheduleView
Type: Feature Request
3
Allow drag and drop of an AllDayEvent from/to the AllDayArea.
Completed
Last Updated: 08 Feb 2016 16:05 by ADMIN
Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
Completed
Last Updated: 27 Feb 2017 08:32 by ADMIN
With the current implementation fires constantly while dragging over the ScheduleView.

Available in the R1 2017 SP1 Release.
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN

The end day of the appointment is not rendered in the DayViewDefinitions and WeekViewDefinitions in some scenarios. For example, if you create a two day appointment (lets say 1 Nov 2025 to 3 Nov 2025), in the WeekViewDefinition you will see appointment containers only for 1 and 2 Nov. The same goes for the DayViewDefinition. In comparison the MonthViewDefinition shows all appointment visuals.

This often happens when the appointment continues to another data range in the view (for example in the next day or next week).


			
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.
Unplanned
Last Updated: 03 Aug 2016 14:55 by Ilya
ADMIN
Created by: Kalin
Comments: 1
Category: ScheduleView
Type: Feature Request
7

			
Completed
Last Updated: 04 May 2018 08:30 by ADMIN
ADMIN
Created by: Kalin
Comments: 1
Category: ScheduleView
Type: Feature Request
4

			
Completed
Last Updated: 03 Apr 2015 08:33 by ADMIN
Duplicated
Last Updated: 09 Mar 2023 16:58 by ADMIN
Created by: Johan
Comments: 0
Category: ScheduleView
Type: Feature Request
3
For a customer project we would like to be able to have the ability to add exceptions to the recurrencepattern of a scheduleview SpecialSlot.

This would be used for displaying different types of working hours which have a recurrence but on occasion also have a exception.

Could this feature be added?

Regards,
Johan Lollinga
Ideo B.V.
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.
Unplanned
Last Updated: 04 Jan 2017 07:28 by ADMIN
The resize (splitter) controls would be used to select (get) the time space which they wrap. For example please refer the attached screenshot.
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.
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN
ADMIN
Created by: Yana
Comments: 0
Category: ScheduleView
Type: Feature Request
2
Render the TimeRuler of the two specific days during the year in DayViewDefinition in the following way:

When setting back the clock:

00:00
01:00
02:00
(02:00)
03:00
04:00
...

And when setting it forward it would be:

00:00
01:00
03:00
04:00
...
Unplanned
Last Updated: 03 Aug 2016 14:55 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 15:00 by Sander
When a time line view is used with resource descriptors and a single resource contains multiple appointments ScrollIntoView scrolls to the wrong position. The resource slot is scrolled in the view but the appointment is not in view when the slot is large.

Attached is a sample project demonstrating the problem.