Duplicated
Last Updated: 28 Dec 2021 10:22 by ADMIN
Created by: JMB
Comments: 5
Category: Scheduler
Type: Feature Request
2

Hi,

We are currently migration from jquery scheduler to angular scheduler and we are missing few feature : event selection and range creation

https://demos.telerik.com/kendo-ui/scheduler/event-selection

Any plan for this features in angular scheduler ? 

Declined
Last Updated: 16 Sep 2020 06:17 by ADMIN
Created by: Admir
Comments: 1
Category: Scheduler
Type: Feature Request
1

Are you planning on implementing a feature to show a full year? same as the kendo-scheduler-month-view?

Can we expect this feature or do you can suggest a workaround using the existing functionality?

 

Declined
Last Updated: 01 Dec 2022 11:11 by ADMIN
Created by: Stefano
Comments: 2
Category: Scheduler
Type: Feature Request
0

I have a data source where the events only have date ranges without time, and for each event I know if it's morning only, afternoon only or full day.

For such a data source, it doesn't really help to display all the times of the day in the Scheduler views. I'd like to just have three categories that reflect my data source: morning only, afternoon only or full day. Is there some way to customize the Scheduler like this?

Declined
Last Updated: 11 Jul 2023 15:13 by ADMIN
Created by: G Walsh
Comments: 1
Category: Scheduler
Type: Feature Request
1

We want to show only workdays (weekends hidden) on more than one week. Please provide a numberOfDays functionality in WokWeek view, so that we can define the number of days without weekends.

Declined
Last Updated: 14 Jul 2023 09:35 by ADMIN
Created by: Samuel
Comments: 1
Category: Scheduler
Type: Feature Request
2

Please provide a callback that is executed for each event part and returns a class. That feature would allow to assign a separate class for each event part and consequently the event parts would be able to be styled differently. For example an event in the month view that spans across two weeks would be able to be styled per each line:

Unplanned
Last Updated: 15 May 2020 14:12 by ADMIN
Created by: Matthias
Comments: 0
Category: Scheduler
Type: Feature Request
5
Provide a built-in option to show the week numbers in the Month view of the Scheduler. 
Declined
Last Updated: 11 May 2020 11:55 by ADMIN
Created by: Paul
Comments: 1
Category: Scheduler
Type: Feature Request
0
Add a function to block out a period of time during the and assign a label to it. (e.g. a lunch break)
Declined
Last Updated: 14 Jul 2023 10:00 by ADMIN
Created by: Paul
Comments: 3
Category: Scheduler
Type: Feature Request
2
Add the ability to set the start and stop for business hours for specific days.
Unplanned
Last Updated: 18 May 2022 09:02 by Dawid
Created by: Sean
Comments: 2
Category: Scheduler
Type: Feature Request
12

Currently the Scheduler does not provide an opportunity for splitting very large datasets into portions via paging or virtual scrolling. This leads to decreased performance when a very large amount of resources needs to be rendered in the same view.

Please introduce virtual scrolling and/or built-in paging capabilities to resolve the performance issues.

Completed
Last Updated: 15 Nov 2024 12:40 by ADMIN
Release 2024 Q4 (Nov)
Created by: Robert
Comments: 2
Category: Scheduler
Type: Feature Request
13

Provide an auto event height functionality in order to display the entire content of the event in the Moth view:

jQuery Scheduler:

https://demos.telerik.com/kendo-ui/scheduler/auto-event-height

 

Completed
Last Updated: 15 Nov 2024 12:42 by ADMIN
Release 2024 Q4 (Nov)
Created by: Robert
Comments: 13
Category: Scheduler
Type: Feature Request
36

Provide the possibility to dynamically change the height of the slots in Month, Multi-Week, and other views. This feature is useful in order to fit the events in the specific slot:

jQuery Scheduler:

https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-height

Completed
Last Updated: 27 Sep 2021 07:43 by ADMIN
Created by: CTK
Comments: 2
Category: Scheduler
Type: Feature Request
1

Add Timeline Month View for Timelines like in jQuery

https://demos.telerik.com/kendo-ui/scheduler/timeline

Declined
Last Updated: 11 Jul 2023 15:02 by ADMIN
Created by: Ludwig
Comments: 1
Category: Scheduler
Type: Feature Request
1
Provide a way to set a max property to the Recurrence editor numeric textbox.
Completed
Last Updated: 03 Dec 2025 15:41 by ADMIN
Created by: Anto
Comments: 6
Category: Scheduler
Type: Feature Request
5

Hi, 

Please provide a feature like the following: https://demos.telerik.com/aspnet-ajax/scheduler/examples/creatingappointmentswithdraganddrop/defaultcs.aspx

Thanks and regards 

Anto

Unplanned
Last Updated: 02 Mar 2020 15:14 by ADMIN
Created by: Toine
Comments: 0
Category: Scheduler
Type: Feature Request
9

We need to group the scheduler by date before it is grouped by resource. This doesn't seem possible in the Kendo UI for Angular Scheduler component. 

Our customers find the grouping by resource and then by date not workable in a real-life situation.

Group by date feature in jQuery Scheduler:

https://demos.telerik.com/kendo-ui/scheduler/date-grouping

 

Unplanned
Last Updated: 27 Feb 2020 11:31 by ADMIN
Created by: Luke
Comments: 0
Category: Scheduler
Type: Feature Request
5

Currently, the Scheduler seems to be splitting out overnight shifts, sometimes across two separate weeks in the Agenda view.

Also, my end times are shown as 00:00. Both of these are a problem because we need to show overnight shifts as a single shift, and we need to show the end time along with the start time.

https://stackblitz.com/edit/angular-ew89m9

Unplanned
Last Updated: 12 Mar 2020 10:16 by ADMIN
Created by: Jurgen
Comments: 3
Category: Scheduler
Type: Feature Request
14
Provide a way to freely specify a start and end date for a date range which should not consist of every date between the start and end date.
Unplanned
Last Updated: 15 Jan 2020 12:52 by ADMIN
Created by: Emerson
Comments: 1
Category: Scheduler
Type: Feature Request
3

Hi there,

Currently the scheduler lacks built in capabilities to handle holidays or, disabling arbitrary days.

The idea is to provide an array of holidays (date and title for example) and have the scheduler automatically disable this dates and properly highlight them in all views so the user is aware he/she can't create events in those.

 

Unplanned
Last Updated: 19 Dec 2019 12:06 by ADMIN
Created by: Cole
Comments: 0
Category: Scheduler
Type: Feature Request
6
Please provide a TimelineWorkWeekView component that will support [workWeekStart] and [workWeekEnd] input properties.
Completed
Last Updated: 11 May 2022 13:27 by ADMIN
Created by: Ivan
Comments: 3
Category: Scheduler
Type: Feature Request
2
Would like to have selection for event tiles for scheduler that is different from focused state, it should be preventable and set via API.