Declined
Last Updated: 15 Sep 2026 08:33 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Scheduler
Type: Feature Request
1

In the Agenda view of the Kendo Scheduler, multi-day events that are not marked as "All Day" are currently displayed with a time range of 12:00 AM - 12:00 AM for intermediate days. This is incorrect and should be updated to show "All Day" for these days.

Steps to Reproduce:

Create a multi-day event (e.g., September 1, 12:30 PM to September 5, 3:00 PM).
Ensure the event's 'isAllDay' property is set to 'false'.
View the event in the Agenda view.
Expected Behavior:

Start date (September 1) shows the start time (12:30 PM).
End date (September 5) shows the end time (3:00 PM).
Intermediate days (September 2 to 4) display "All Day" instead of 12:00 AM - 12:00 AM.
Actual Behavior: Intermediate days display 12:00 AM - 12:00 AM. They should display "All Day" to accurately represent the event spanning these days.

Example of current and desired rendering - https://stackblitz.com/edit/angular-lhne15?file=src%2Fapp%2Fapp.component.ts

Currently, it can be achieved with a template, but it will be nice if it's handled internally. 

Declined
Last Updated: 15 Sep 2026 08:21 by ADMIN

Hi,

Currently, when adding or editing an event, if the user chooses any start date, the end date field does not update, and the user needs to manually add the time. This is acceptable, but in some cases, automatically adding 30 minutes or 1 hour to the start date and time would be a useful feature.

Similar to Microsoft Teams Meeting editor. Recording provided.

 

Declined
Last Updated: 14 Sep 2026 13:57 by ADMIN
Created by: Andrius
Comments: 1
Category: Scheduler
Type: Feature Request
1

Hi,

Providing a footer template for the Scheduler component will be a valuable addition to customizing the component.

Thank you.

Declined
Last Updated: 14 Sep 2026 13:53 by ADMIN
Created by: Paul
Comments: 1
Category: Scheduler
Type: Feature Request
0
At present you can only drag events in increments of 30 minute. I would like to be able change this to 15 minutes or 5 minutes depending on need.
Declined
Last Updated: 14 Sep 2026 13:29 by ADMIN
Created by: Xiao
Comments: 1
Category: Scheduler
Type: Feature Request
2

Hi,

Please provide a function that allows getting the next occurrence of a recurring event similar to the following functionality in Kendo UI for jQuery

https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/various/get-next-occurrence

thanks

Declined
Last Updated: 14 Sep 2026 11:57 by ADMIN

Hi Team,

I'd like to request the functionality to allow the Kendo UI Scheduler to navigate the displayed item with swiping. 

Thank you!

Declined
Last Updated: 14 Sep 2026 11:29 by ADMIN

Hi,

Currently, the MonthDaySlotTemplateDirective renders on top of the events inside the month slot. Adding the ability to customize the position or have predefined(top, bottom, left, or right) ones would provide the developer with some additional customization options. 

Thank you for your consideration.

Declined
Last Updated: 14 Sep 2026 11:20 by ADMIN
Created by: JonathanDM
Comments: 1
Category: Scheduler
Type: Feature Request
2
Please allow when using the timeline-month-view and select a date from the DatePicker, the first date that is shown to be the first entry in the scheduler, and then the following 30 days to be shown, instead of always starting with day 1 of the month.
Declined
Last Updated: 14 Sep 2026 11:11 by ADMIN
Created by: Michael
Comments: 1
Category: Scheduler
Type: Feature Request
2

Hi,

It will be a good addition to the component if separate events are fired when the user makes choice inside the `Edit Recurring Item` dialog.

That will help developers to execute additional logic upon user interaction.

Thank you for your consideration.

Declined
Last Updated: 14 Sep 2026 11:00 by ADMIN

Hello Kendo Team, 

It would be great if we could have some differentiation when the user closes the delete dialog for kendo scheduler, that way we could take actions accordingly.

 

Scenarios
1. By clicking on close icon on top right corner.

2. By clicking on clicking on cancel button.

3. By clicking on backdrop.

 

Declined
Last Updated: 14 Sep 2026 10:57 by ADMIN

Hi Team,

I am looking for the ability to know from which resource (row) the [RemoveEvent](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/RemoveEvent) is originated when a single event is shared by many resources.

Thanks

Alrick

Declined
Last Updated: 14 Sep 2026 10:54 by ADMIN
Created by: Alessandro
Comments: 1
Category: Scheduler
Type: Feature Request
1

Hi, Team! 

I would like to be able to set specific events in Scheduler to a fixed time zone rather than setting the whole component to a specific time zone.

Declined
Last Updated: 11 Sep 2026 15:48 by ADMIN
Created by: Marc
Comments: 1
Category: Scheduler
Type: Feature Request
1

Please provide a TimeLineMultiWeekView. It should allow the TimeLine view to display a start date from one month up to an end date in the following month. It should be similar to the available MultiWeekView.

thank you

Declined
Last Updated: 11 Sep 2026 15:47 by ADMIN
Created by: Kendo UI
Comments: 1
Category: Scheduler
Type: Feature Request
2

Hi, 

This will allow the developer to update the view of the Scheduler component without reloading the data.

Declined
Last Updated: 18 Jul 2023 15:36 by ADMIN
Created by: Marko
Comments: 1
Category: Scheduler
Type: Feature Request
2

Provide a built-in property for customizing the Repeat On DropDownList options:

Declined
Last Updated: 18 Jul 2023 15:18 by ADMIN
Created by: Lance
Comments: 1
Category: Scheduler
Type: Feature Request
3

Please provide a frozen/sticky column headers functionality for the Scheduler.

thanks

Declined
Last Updated: 18 Jul 2023 15:13 by ADMIN
Created by: Architecture Board
Comments: 2
Category: Scheduler
Type: Feature Request
1
the kendo-scheduler-datetime-picker uses the DatePicker component in the template. But from the DatePicker aren't any inputs available to customize. Would be nice to have some inputs available, like 'steps', 'weekNumber' or 'disabledDates'
Declined
Last Updated: 18 Jul 2023 15:12 by ADMIN
Created by: Lance
Comments: 1
Category: Scheduler
Type: Feature Request
1

Hi,

Please provide a way to reuse the default event edit form. That will be beneficial whenever the default edit form should be updated to include a few more fields.

thank you

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.
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:

1 2