please provide us the scheduler with group by date not by resource
Scheduler events with long duration tries to refresh view area in IE and jumps to start position of event, However it works ok in chrome, it will be great if IE also behave smoothly as we see experience in Chrome. It will make dragging events by their last edge more smoothly.
Currently the scheduler 'snap' option does not actually snap to the nearest time slot, rather it adjusts the start time +/- the 'majorTick` amount of an event. So an event scheduled at 8:03 am would snap to 7:33 am or 8:33 am, given a 30 minute 'majorTick'. I would be helpful to have another option that allows the event to actually snap to the nearest time slot. So that same 8:03am would snap to 8:00am, 7:30am, or 8:30am.
select various no correlatives days, ex: 20 November + 1 december + 15 december,... Thanks
Something that is missing is a way to list a start and end time for the grouped resources also known as shifts. In the scenario we are thinking of the scheduler is acting as an appointment book for employees(resources) to have appointments booked with them. On order to do that efficiently there needs to be a way to display that employees working hours hence the start and end time for those resources.
I have a need to create an event that will indicate a resources availability. This only needs to be a thin coloured block. Actual events will then be created along side the 'Availability' block. Basically we have the ability to create an event template. Need to be able to create two have assign the correct template based on what type of event it is. Also need the availability event to be rendered first so that it is always to the left on vertical views and at the top in horizontal views.
The configuration should provide a flag for rendering small events to take up their actual size. The current default size of an event is the size of a slot, if the event's duration is smaller than the slot duration. It would be nice to be able to switch to a behavior where if an event is 5 min and the slot is 15 min, it will show up with the size of a third of the slot. This was possible in the Silverlight implementation, with the EnableSmallAppointmentsRendering flag set to false (for Silverlight that was the default behavior).
Please investigate this dojo sample:
https://dojo.telerik.com/IjIminuv
Even looking at the built-in Timeline view, one can see that the bottom gap is thinner in every group. However, switching to the TimelineEx view (that sets BottomRowOffset to 0), the problem is obvious...
Please address this computation error in the row-height...
Regards
### Bug report
When typing in the built-in search box of the Scheduler, the spacebar does not insert a blank space as expected.
### Reproduction of the problem
Type in any word in the search tool and press the spacebar.
A Dojo sample for reproduction: https://demos.telerik.com/kendo-ui/scheduler/search-events
When using Kendo version 2021.3.1109 in the same scenario, the spacebar opens the Popup form for event editing.
A Dojo sample for reproduction: https://dojo.telerik.com/irUKIsEc
### Expected/desired behavior
When you press the spacebar, it should insert a blank space.
### Environment
* **Kendo UI version: 2022.2.510
* **jQuery version: 1.12.4
* **Browser: [all]
Hi Team,
I'd like to request the functionality to sync the Kendo UI Scheduler's events with Google Calendar. This would be preferably one way from Kendo UI to Google.
Thank you!
Hi Team,
Can you adjust the culture of de-DE and de-CH? Month/Day looks incorrect for these regions, it should be Day/Month.
Thank you!
Would like to have the view scroll to show the events for the current time rather than the first allowable time. Example, let's say the current time is 1:30pm, would like the view scroll to 1:30pm rather than 12:00am when the page is loaded or refreshed
Create property set set text and style for "more items" button in month view, currently set to "..." my user requested to set to language specific text like '"more items". Create property to set which view the "more items" button will navigate too, currently set to day but for my project had to override it to agenda view.
If I am on "Day" view and looking at the business hours of 8-4 (default view)...however an important event is set at 5pm...you'd have to click into full day mode to even know it was there. The databinding is such that the "day" should have that 5pm object already on the clientside... I'd like some sort of visual indicator that there's more to see.
A feature that allows the events in the Scheduler to have their ‘margin-bottom’ property assigned programmatically. This is required to support custom events with a border-width > 1px. Currently, the code calculating event position assumes the border-width on events will be 1px, and it works perfectly when that assumption is correct. Increasing the border-width results in events overlapping each other, which is something I’d like to avoid.
Please add the feature to open an event from the weekview.
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
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
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!
Add the ability to use html tags in Scheduler resource