Declined
Last Updated: 01 Dec 2022 10:19 by ADMIN
Created by: Sofiane
Comments: 1
Category: Scheduler
Type: Feature Request
0

Please provide an example demonstrating how to import from iCal and export to iCal similar to the following one:

https://demos.telerik.com/kendo-ui/scheduler/import-export-ical

but for the Kendo UI for Angular Scheduler component.

thank you

Duplicated
Last Updated: 27 Sep 2021 07:45 by ADMIN
Created by: Georgi
Comments: 0
Category: Scheduler
Type: Feature Request
1

Introduction

Currently the properties workWeekStart and workWeekEnd are exposed by the following Kendo UI for Angular Scheduler component.

WeekViewComponent and WorkWeekViewComponent both use these properties:

  • The week view only greys-out the non-working days of the week
  • The work week view hides them altogether

The scheduler also offers a TimelineWeekView component, which, as expected, greys-out the non-working days.

 

What this feature request is about

  • Add a TimelineWorkWeekView which hides the non-working days just like the WorkWeekView does.

 

Additional info: created after looking at this issue in the Kendo-Angular repo.

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: 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'
Unplanned
Last Updated: 22 Sep 2020 07:19 by ADMIN
Created by: Semie
Comments: 1
Category: Scheduler
Type: Feature Request
7
I would like to be able to programmatically toggle the scheduler from Show Business Hours to Show Full Day.  Currently there's an input for showWorkHours, but there's no event that allows me to know when showWorkHours changes from true to false.  Can you add this, please?
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: 02 Apr 2026 07:24 by ADMIN
Release 2024 Q4 (Nov)
Created by: Robert
Comments: 15
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