Completed
Last Updated: 22 Nov 2021 14:38 by ADMIN
Created by: Desu
Comments: 0
Category: Scheduler
Type: Feature Request
2
What about set the default start time for currentTimeMarker. Currently currentTimeMarker follows the browser time.

This behaviour for each user login that has their own Time Localization.

e.g. User A has Sydney time zone (UTC+10.00 Melbourne) then server will send the specific time to the Scheduler and currentTimeMarker will start based on that particular time. Event if User A look at scheduler in PC that use Kuala Lumpur time zone (UTC+08.00 Kuala Lumpur).

Maybe add time Localization property for currentTimeMarker. But if it set null, it will follows current PC time.
Completed
Last Updated: 02 Apr 2025 02:45 by ADMIN
Created by: Michael
Comments: 7
Category: Scheduler
Type: Feature Request
34
We have a need to be able to provide a dropdown above the scheduler, in order to allow the end user to change the time zone of the scheduler dynamically, even after it has been initialized.  Our team was disappointed that this is currently not possible (http://www.telerik.com/forums/timezone-dropdown), but maybe in the future.  Thanks for reading.
Completed
Last Updated: 04 Nov 2021 12:13 by ADMIN
Use case:  A workorder needs to be scheduled.  It requires a primary resource (vehicle, meeting room) to which multiple additional resources are added (people, equipment).  Each resource could be added to the workorder's timeline together with inheritance of schedule, or independently.
Unplanned
Last Updated: 17 Apr 2025 07:33 by SF
Hi,

I'm trying to define individual business hours for the scheduler. The  scheduler only uses a single start/end time for each work day. I want to define start/end times for each day specifically (ie. Monday has different times than Tuesday).
Eg:
Sunday working hours       @ 10:00 to 12:00
Monday working hours       @ 9:00 to 16:00
Tuesday working hours      @ 10:00 to 18:00
Wednesday working hours@ 06:00 to 12:00
Thursday working hours     @ 08:00 to 14:00
Friday working hours           @ 11:00 to 12:00
Saturday working hours      @ 11:30 to 13:00

Can anyone resolve my problem.

Thanks in advance
Unplanned
Last Updated: 03 Sep 2021 05:17 by ADMIN
Created by: Imported User
Comments: 0
Category: Scheduler
Type: Feature Request
6
The kendo scheduler allows you to generate templates, but the events will not stretch  dynamically to display the contents. If the event heights had additional height controls like filling a row from top to bottom instead of forcing white space below the events  it would give more real-estate inside the plugin without taking up more overall space on the screen.
Need More Info
Last Updated: 08 Feb 2022 09:10 by ADMIN
Created by: Michael
Comments: 2
Category: Scheduler
Type: Feature Request
3
New edit mode:  When events are retrieved, those models should always be as lightweight as possible (id, start, end, title), and not include all the other properties required to edit an event.

If you have hundreds of events with lots of properties, your control does not scale well.  When you then edit one of these lightweight events, it should make an ajax request to go fetch the "full" model used to populate the edit popup window.  For the create, it may not have to make an ajax request, but the "full" schema needs to be defined still, so it has a model to bind, and it would be nice to have a way to dynamically specify that schema, in case you have different event model types.  In my case, I have three different types of appointments the user can create/edit.  Ideally, these "full" models would either get sent via ajax when the popup is closed, or when the datasource is synced, they get trimmed down to the lightweight version.  Hopefully this all makes sense...it's all about having tiny models for speed, but larger models for editing.  Anyone that has used your control to show tons of appointments (especially with many properties each) will likely get where I am going with this.
Unplanned
Last Updated: 01 Jul 2021 11:56 by ADMIN
Created by: Carlos
Comments: 4
Category: Scheduler
Type: Feature Request
14
Currently we can edit recurrences for intervals equal or greater than a day but we can't create or edit an hourly recurrence. 

For example: I want to create a 30 min long event which gets repeated from 8:00 AM to 12:00 AM, every working day.
Declined
Last Updated: 12 Mar 2021 12:53 by ADMIN
Created by: Igor
Comments: 2
Category: Scheduler
Type: Feature Request
1
Add the ability to use html tags in Scheduler resource
Completed
Last Updated: 27 May 2021 17:21 by ADMIN
Release 2021.R2
Created by: Matthias
Comments: 8
Category: Scheduler
Type: Feature Request
60
Allow to have different child groups for each parent group

Example:
 ___________________________________
 Meeting Room 101     |   Meeting Room 201
 ___________________________________
 Alex  |  Bob                 |   Charlie
 ___________________________________
Unplanned
Last Updated: 31 Jul 2019 17:35 by ADMIN
Created by: Max
Comments: 0
Category: Scheduler
Type: Feature Request
46
In horizontal configuration, with resources displayed down the left side of the control, a large number of resources will cause the control to stop functioning.  In some cases, like ours, we do not have the option to filter the resources by those that have scheduled events, and so infinite scrolling is necessary for the number of resources we need to support. For reference, see the forum post about this here: http://www.telerik.com/forums/virtual-scrolling-for-scheduler-with-many-resources
Unplanned
Last Updated: 03 Sep 2021 05:16 by ADMIN
Created by: John
Comments: 7
Category: Scheduler
Type: Feature Request
9
When using the scheduler and you have a lot of all day events, the widget resizes to allow for all the all day events but then collapses the remaining day hours down to a scrollable view.  If you want the scheduler to fit on the screen without a browser scrollbar, the hours section is rendered virtually useless.
Unplanned
Last Updated: 23 Aug 2021 12:29 by ADMIN
Created by: jerome
Comments: 1
Category: Scheduler
Type: Feature Request
5
It will be fine to have a field "isReadOnly" on default scheduler datasource. This is to allow to share events like "public holidays", events of another users, ... or to prevent a user from changing an old event (according to business rules ...).
Completed
Last Updated: 03 Sep 2021 05:10 by ADMIN
The timeline control currently restricts the users to select events from only one group. It must allow selection across the groups.

It does not make any sense in restricting the user to a group.

Also to deselect an event from selected events is not possible and the user has to deselect all the events and start from scratch. This seems to be a bug with this tool.
Unplanned
Last Updated: 26 Aug 2021 10:47 by ADMIN
Created by: Michael
Comments: 1
Category: Scheduler
Type: Feature Request
8
I would like to see built-in support for copying/pasting of events in the scheduler.  If multiple schedulers exist on the same page, it doesn't matter to me if you can copy/paste between them.  CTRL+C and CTRL+V as well as a context menu would be nice.
Completed
Last Updated: 04 Nov 2021 12:03 by ADMIN
Created by: Michael
Comments: 4
Category: Scheduler
Type: Feature Request
2
It appears that the view startDate/endDate are not yet updated when you hook in to the "navigate" event.  I need an event to be thrown after the view is changed, such as a "navigated" event.  If there is some other way to do this, please let me know.  If not, this seems like it would be an easy one to add.  Thanks!
Declined
Last Updated: 04 Nov 2021 12:04 by ADMIN
Created by: Michael
Comments: 2
Category: Scheduler
Type: Feature Request
1
I would like to see something built into the scheduler UI that lets you navigate the scheduling conflicts.  It could show the number of conflicts, a previous and next buttons.  I'm not sure exactly where this would appear in the UI, but that's what you guys are good at! :)  At the moment, I am about to have to code this myself, maybe as a custom widget that can be hooked to any scheduler, but I would rather use something built-in.  Thanks!
Completed
Last Updated: 02 Sep 2021 07:52 by ADMIN
For the moment the current time mark is only visible at the first column, for a better user experience the mark should be across the widget
Unplanned
Last Updated: 26 Jul 2021 04:47 by ADMIN
Created by: Amitesh
Comments: 1
Category: Scheduler
Type: Feature Request
1
I had done a post for a new feature suggestion - http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/6261117-get-next-occurrence-of-a-recurring-event

This was replied and closed. The suggestion is by no means useful. It DOES NOT achieve what we want. Both the suggestions requires using the scheduler widget and I clearly stated we don't want to use the widget. Also I don't want to get all the occurrences. I just need to get the next occurrence give a start date and an instance of the event. Better still it will be good if I can just provide the pattern and the start date to get the next first occurrence. This tells me when the next appointment is.

Please also reference to the telerik ticket#: 843150
Unplanned
Last Updated: 24 Jun 2021 11:32 by ADMIN
is maybe planned? it would be great, as great is in the Silverlight one...
Completed
Last Updated: 19 Sep 2016 05:29 by ADMIN
Created by: josew josew
Comments: 42
Category: Scheduler
Type: Feature Request
234
Scheduler:

Group appointments by date. Now only by resource.
DayView: select the visible date interval: continous or discontinous.

( Other company mvc scheduler do it and it's functional ) 

Thanks