Hi,
Can we have search functionality for the Kendo Scheduler for Angular, similar to the functionality in the Microsoft Outlook and Google Calendars?
Thanks,
Lance
Provide the ability to drag and drop items from Grid to Scheduler:
Regards
If we have more all-day events, the entire screen takes up the space for that, and reaching to scheduler table is not a good experience and sometimes we can't even scroll up to that block.
https://stackblitz.com/edit/angular-txfrl5
Improvements are needed for the Scheduler view slots as well, for example, if a month view slot has many events:
https://stackblitz.com/edit/angular-bfsecq
The Scheduler Agenda view is cut when opened on a mobile device. The scheduler cannot be scrolled horizontally.
Please refer to the attached image.
Provide a way to be able to see all events in Agenda view on small resolutions.
Hi,
It would be a good to have feature if the developers can set a specific timezone for the DatePicker and TimePicker inside the editing form of the Scheduler. As of now when "Today" or "Now" button are pressed it creates a new JavaScript Date object and doesn't allow to set a specific timezone.
Thank you for your consideration.
Hi Team,
Currently, the Month view renders all the events even the non-visible ones which cause performance issues when using the event template. It will be a good improvement if only the visible events render and when the user clicks the `loadMore` button, to load the ones for the specific day. This should improve the overall performance of the component.
Thank you for your consideration.
Hi,
A template for the load more button will allow flexibility to display more information about the events or other content. The template should also provide the events for the specific date which will help in scenarios where the button should show how many events are hidden.
Example use case:
transpose scheduler view by top time and left day view is it possible to achive in kendo ui angular
is there a way for undo or redo for scheduler event else how we can achieve those feature in kendo ui Angular
Is it possible to create customized Angular Scheduler Event Forms?
I looked at the example from your documentation and I don't see a way to add additional form controls?
Please provide a callback that is executed for each event part and returns a class. That feature would allow to assign a separate class for each event part and consequently the event parts would be able to be styled differently. For example an event in the month view that spans across two weeks would be able to be styled per each line:
Hi,
We are currently migration from jquery scheduler to angular scheduler and we are missing few feature : event selection and range creation
https://demos.telerik.com/kendo-ui/scheduler/event-selection
Any plan for this features in angular scheduler ?
Please provide a frozen/sticky column headers functionality for the Scheduler.
thanks
Provide a built-in property for customizing the Repeat On DropDownList options:
DragEventEnd.Resources contains the resources associated with the slot at the end of the drag.
It would be great if we could get the resources associated with the slot at start of the drag.
https://stackblitz.com/edit/angular-kvvttz?file=app/app.component.ts
For example in the given stackblitz, we want to drag from Alex to Charlie, and this would update the event attendees to Bob and Charlie.
We can only do this if we know what the resource we started with and the resource we ended at.
Hi,
Please provide a function that allows getting the next occurrence of a recurring event similar to the following functionality in Kendo UI for jQuery
https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/various/get-next-occurrence
thanks
Hi,
I am looking for the ability to alter the date range in the month view such that a month view for TODAY - 3/24/2022 would show 3/20 - 3/26. Where TODAY would be in the first row of date slots that get rendered.
We need a "month view" that can not have the first week rendered vary by date. (outlook calendar month view does this) see attached.
Thanks
(for further reference please see private support thread: 1443943)