Hi,
Currently, the all-day events that last for more than 24 hours can be displayed only in the specific all-day row. Please provide an option that allows displaying the all-day events in the Scheduler main view as well.
thanks
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,
Providing a footer template for the Scheduler component will be a valuable addition to customizing the component.
Thank you.
Hy support team,
i am looking to get a year view of a schedueler but it seems to me that the documentation doesnt adress this point.
is there a workarround ?
2022
januray february March April............................................December
1 1
2 2
3 3
4 4
5 5
....
Hi Team,
It will be a good addition to the Scheduler if Recurrence Editor Template is added to allow the developers to customize the content inside the Recurrence Editor.
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.
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
When using Group By Resource, can we expose the associated resource(s) to the date
For example given
We would have
* { date: 6/20, resource: room 101 }
* { date: 6/21, resource: room 101 }
....
* { date: 6/20, resource: room 201}
...
Provide an option for hierarchical grouping in Kendo Angular Scheduler as jQuery does:
https://demos.telerik.com/kendo-ui/scheduler/resources-grouping-hierarchical
Please, consider adding an option that makes the corresponding groups collapsible.
Regards
Provide the ability to drag and drop items from Grid to Scheduler:
Regards
Please provide an option that allows to completely hide (not render) specific weekdays from the Scheduler views.
Thank you
Hi Team,
It will be a good feature to have the ability to hide/remove the toolbar and footer toolbar of the Scheduler component.
Provide a built-in property for customizing the Repeat On DropDownList options:
Please provide an option that allows to resize the Scheduler columns similarly to the columns resize functionality of the Grid.
Thank you
Hi,
I would like a feature that allow to build a timeline view and group them using the Group resource calendar view and would like to show individual resource timeline in the group as demonstrated in the following picture:
thanks
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
Please provide a frozen/sticky column headers functionality for the Scheduler.
thanks
Please provide an option that allows to drag the Scheduler cells in order to define the time span when creating a new event. The behavior should be the same as the one demonstrated in the following example:
Thank you