Being able to highlight a specific date in the Scheduler (not necessarily today) that will be visible regardless of the view the user is using.
The RFC for iCal supports up to a recurrence at the second level. While I think that is too much, you should be supporting recurrence at the minute level. The Windows Task Scheduler supports this, as well as Linux/Unix Cron. If you are using the Scheduler Widget as a UI for a job/task scheduling system, then having the ability to schedule at the minute level is important. This is related to the feedback request to "Add hourly recurrence editor to Scheduler".
In a Kendo Scheduler it would be nice to view the grouped items like treeview which can expand and collapse the rows. We have the same expand/collapse function with Kendo Gantt control, need the same in Kendo Scheduler
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.
is maybe planned? it would be great, as great is in the Silverlight one...
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
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.
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
The RecurrenceEditor is a great feature for the scheduler widget. I would also like to use it in other scenarios like a task planer. However such an isolated scenario is currently not supported (ticket answer). In combination with angularJS i.e. I do not have the datepicker correctly displayed.
It would be great to be able to customize the scheduler's toolbar, either by specify custom buttons and actions through 'toolbar' option or by providing a custom template.
At the moment the Scheduler allows multiple appointment selection with Ctrl key held down. I would like to be able to choose between Single or Multiple selection mode, just like a Combobox. I believe there are real and valid use cases to restrict users to 1 selection at a time.
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.
Now I must write any custom logic for Event editor (such as logic for additional fields on edit form, and so on) in same angular controller, in wich global scheduler logic is placed. When custom editor code grows and becomes huge part of this controller, I want to put this code in a separate controller.
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 ...).
When setting the color for a Scheduler event resource, allow for a CSS class instead of a simple color.
When the slotByElement method is used for multiple elements this could lead to performance issues in Scheduler.
For example, the difference in the performance can be observed in the Dojo examples linked below when loading the Scheduler and when changing the selected resources:
Dojo with 2023.1.314 - https://dojo.telerik.com/@NeliKondova/UJOcEJoC
Dojo with 2023.1.425 - https://dojo.telerik.com/@NeliKondova/UHisivuC
The issue occurs starting with the 2023 R1 SP1 release and could be due to the following fix - #7260
The scheduler in week-view and day-view is always starting at 12 am. We would like to request a simple function, which allows to let the calendar scroll to the desired hour! (Let's say it is 3PM and the user would see automatically see his appointments beyond 3PM, because that is what matters and not staring at 12AM ) Nobody want to look at a day view, which starts at 12am. There are in some forums suggestions mentioned how to potentially do it, but id does not work in all screen sizes without terribly breaking it! So please please add this small, but valuable feature...
We are looking into the scheduler but it seems to be missing a feature that we would really want in a scheduler. If you are for example in the day view, you have left the timebar and right the events. It would be nice to zoom in on the times on the left. instead of showing events from daystart - day end you would click on a chosen starttime drag to the endtime you wish and the scheduler would zoom in on items between the selected start- endtime.
Autoscroll when dragging an object from outside the scheduler (e.a. from a grid) is already available and works fine. It would be really nice to have this vert same functionality also available while dragging an event that's already in the scheduler...
Proposal: Add a property/function that specifies the resource group to take the task's background color from.