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.
Add the ability to use html tags in Scheduler resource
Allow to have different child groups for each parent group Example: ___________________________________ Meeting Room 101 | Meeting Room 201 ___________________________________ Alex | Bob | Charlie ___________________________________
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
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.
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 ...).
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.
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.
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!
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!
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 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
is maybe planned? it would be great, as great is in the Silverlight one...
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
I would like to define a template or a message or something such that when there's no events the scheduler doesn't just look like a smushed collection of buttons, or having to set a min-height on the event zone or some other hack.
There should be a way to programmatically get the selected timeslots from the scheduler. This might need to have the ability to not lose focus on blur of scheduler
There should be the ability to show resources (this is multiple resources) without grouping. All resources will show in a line. This would have worked in our case where we have employees and sub-contractors as two different set of resources but cannot be grouped. We needed to show both the sets on the scheduler at the same time and also assign events across to both sets (so an event can belong to an employee and sub-contractor). The two sets cannot be combined into one resources collection as the resources can have the same Ids
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.
Please add the feature to open an event from the weekview.
See http://alloyui.com/examples/scheduler/. This is very intuitive and kendoui fails here a bit. Even show the time in the event dynamically