In a scenario when an event is dragged and is not saved due to an error while updating, or in case saving is prevented, next time when the user tries to drag the same event, the event hint will be misplaced.
The second time the same event is being dragged its hint is rendered in a wrong place. In case the same event is dragged multiple times, the hint is getting more and more away from the original position.
The event hint should always be rendered starting from the event's position.
When editing a recurring event it can occur than the POST call (the one that creates the exception) finishes well, but the PUT one fails. In this case the exception is created but the new event is not created, causing that the final user thinks that the event disappeared (and causing an inconsistency in database). It would be great if the scheduler could be configured to make one single call with the data of the master event and the new one in the same post, atomicly. Moreover, if it is needed to perform remote validation when resizing or moving one event of a serie (the same scenario as the previous one) it would be much more easier to do it with that single call model.
When setting the color for a Scheduler event resource, allow for a CSS class instead of a simple color.
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.
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.
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.
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'd really appreciate it if it were possible to include special slot when using Kendo scheduler in JQuery. I'm trying to create zones contai
Proposal: Add a property/function that specifies the resource group to take the task's background color from.
Add a property to the Kendo Scheduler called something like allowOverlap (true/false) as an easy way to allow or disallow overlapping events based on event start & end on the scheduler timeline. An alternative could be an "onOverlap" event. Thanks
In the scheduler add the posibility to draw events in event (parent/child). The child will be limited by the dates on its parent.
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.
When there are more events than can be shown for a day (in the month view) on the Kendo UI Scheduler; clicking the expand button switches to 'Day View'. It would be useful to have an option to just expand the height of the day instead. This would match the behavior in the SilverLight version of the scheduler.
can we show Time vertically in Timeline view
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...
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 ...).
Some schedules require appointments that exceed midnight (for discussion's sake, a company that operates night shifts to accommodate customers on the other side of the world). In this case I would like the "Monday" column to start at Monday 6pm to Tuesday 7am. This is instantly doable in WPF RadScheduleView by setting the property. I would expect this to be useful here as well, since there's an EndTime property it just needs to be expanded to display appointments correctly.
select various no correlatives days, ex: 20 November + 1 december + 15 december,... Thanks
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