Unplanned
Last Updated: 09 Jun 2021 10:39 by ADMIN
Created by: Jhanendra
Comments: 0
Category: Scheduler
Type: Feature Request
6

Please provide an option that allows to resize the Scheduler columns similarly to the columns resize functionality of the Grid. 

Thank you

Unplanned
Last Updated: 23 Feb 2024 08:22 by ADMIN
Created by: Rob
Comments: 3
Category: Scheduler
Type: Feature Request
8

Hi,

I would like a feature that allow to build a timeline view and group them using the Group resource calendar view and would like to show individual resource timeline in the group as demonstrated in the following picture:

thanks

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

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

Duplicated
Last Updated: 03 Sep 2021 07:07 by ADMIN
Created by: Varun
Comments: 9
Category: Scheduler
Type: Feature Request
12

Please provide an option that allows to drag the Scheduler cells in order to define the time span when creating a new event. The behavior should be the same as the one demonstrated in the following example:

http://dojo.telerik.com/eqUgI

Thank you

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
5
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
3
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
8

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