Unplanned
Last Updated: 22 Dec 2021 06:38 by Varun
Created by: Lance
Comments: 1
Category: Scheduler
Type: Feature Request
3

Hi,

Can we have search functionality for the Kendo Scheduler for Angular, similar to the functionality in the Microsoft Outlook and Google Calendars?

Thanks,

Lance

Unplanned
Last Updated: 11 Nov 2021 11:45 by ADMIN
Created by: Damian
Comments: 0
Category: Scheduler
Type: Feature Request
3

Provide the ability to drag and drop items from Grid to Scheduler:

https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/interaction/drag_and_drop_grid_scheduler

Regards

Unplanned
Last Updated: 03 Dec 2021 09:28 by ADMIN
Created by: Pooja
Comments: 0
Category: Scheduler
Type: Feature Request
3

If we have more all-day events, the entire screen takes up the space for that, and reaching to scheduler table is not a good experience and sometimes we can't even scroll up to that block.

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

 

Improvements are needed for the Scheduler view slots as well, for example, if a month view slot has many events:

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

 

Unplanned
Last Updated: 22 Jun 2022 21:17 by Connor
Created by: Connor
Comments: 0
Category: Scheduler
Type: Feature Request
3

The Scheduler Agenda view is cut when opened on a mobile device. The scheduler cannot be scrolled horizontally.

Please refer to the attached image.

Provide a way to be able to see all events in Agenda view on small resolutions.

Unplanned
Last Updated: 15 Jul 2022 09:39 by shahar

Hi,

It would be a good to have feature if the developers can set a specific timezone for the DatePicker and TimePicker inside the editing form of the Scheduler. As of now when "Today" or "Now" button are pressed it creates a new JavaScript Date object and doesn't allow to set a specific timezone.

Thank you for your consideration.

Unplanned
Last Updated: 08 Feb 2023 13:22 by ADMIN
Created by: Pooja
Comments: 2
Category: Scheduler
Type: Feature Request
3

Hi Team,

Currently, the Month view renders all the events even the non-visible ones which cause performance issues when using the event template. It will be a good improvement if only the visible events render and when the user clicks the `loadMore` button, to load the ones for the specific day. This should improve the overall performance of the component.

Thank you for your consideration.

Unplanned
Last Updated: 15 Jan 2024 09:49 by Arpitha
Created by: Arpitha
Comments: 0
Category: Scheduler
Type: Feature Request
3

Hi,

A template for the load more button will allow flexibility to display more information about the events or other content. The template should also provide the events for the specific date which will help in scenarios where the button should show how many events are hidden.

Example use case:

 

Declined
Last Updated: 16 Jun 2021 13:27 by ADMIN
Created by: ram
Comments: 1
Category: Scheduler
Type: Feature Request
2
transpose scheduler view by top time and left day view is it possible to achive in kendo ui angular
Declined
Last Updated: 16 Jun 2021 13:24 by ADMIN
Created by: ram
Comments: 1
Category: Scheduler
Type: Feature Request
2
is there a way for undo or redo for scheduler event else how we can achieve those feature in kendo ui Angular
Declined
Last Updated: 04 May 2023 06:31 by ADMIN
Created by: alex51482
Comments: 2
Category: Scheduler
Type: Feature Request
2

Is it possible to create customized Angular Scheduler Event Forms?

I looked at the example from your documentation and I don't see a way to add additional form controls?

 

Declined
Last Updated: 11 Jul 2023 14:55 by ADMIN
Created by: Kevin
Comments: 4
Category: Scheduler
Type: Feature Request
2

Kendo UI for jQuery had `k-today` class for today.

 

Would be great if this feature was in Angular

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

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: 18 Jul 2023 15:18 by ADMIN
Created by: Lance
Comments: 1
Category: Scheduler
Type: Feature Request
2

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

thanks

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:

Unplanned
Last Updated: 13 Dec 2021 13:37 by ADMIN
Created by: Kevin
Comments: 1
Category: Scheduler
Type: Feature Request
2

DragEventEnd.Resources contains the resources associated with the slot at the end of the drag.

It would be great if we could get the resources associated with the slot at start of the drag.

 

https://stackblitz.com/edit/angular-kvvttz?file=app/app.component.ts

 

For example in the given stackblitz, we want to drag from Alex to Charlie, and this would update the event attendees to Bob and Charlie.

We can only do this if we know what the resource we started with and the resource we ended at.

Unplanned
Last Updated: 25 Feb 2022 15:08 by Xiao
Created by: Xiao
Comments: 0
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

Completed
Last Updated: 18 Jan 2023 12:10 by ADMIN
Created by: Marc
Comments: 1
Category: Scheduler
Type: Feature Request
2

Hi,

I am looking for the ability to alter the date range in the month view such that a month view for TODAY - 3/24/2022 would show 3/20 - 3/26.  Where TODAY would be in the first row of date slots that get rendered.

We need a "month view" that can not have the first week rendered vary by date.  (outlook calendar month view does this) see attached.

Thanks

(for further reference please see private support thread: 1443943)