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
Please provide an example demonstrating how to import from iCal and export to iCal similar to the following one:
https://demos.telerik.com/kendo-ui/scheduler/import-export-ical
but for the Kendo UI for Angular Scheduler component.
thank you
Currently the properties workWeekStart and workWeekEnd are exposed by the following Kendo UI for Angular Scheduler component.
WeekViewComponent and WorkWeekViewComponent both use these properties:
The scheduler also offers a TimelineWeekView component, which, as expected, greys-out the non-working days.
Additional info: created after looking at this issue in the Kendo-Angular repo.
Hi,
Please provide a way to reuse the default event edit form. That will be beneficial whenever the default edit form should be updated to include a few more fields.
thank you
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 ?
Are you planning on implementing a feature to show a full year? same as the kendo-scheduler-month-view?
Can we expect this feature or do you can suggest a workaround using the existing functionality?
I have a data source where the events only have date ranges without time, and for each event I know if it's morning only, afternoon only or full day.
For such a data source, it doesn't really help to display all the times of the day in the Scheduler views. I'd like to just have three categories that reflect my data source: morning only, afternoon only or full day. Is there some way to customize the Scheduler like this?
We want to show only workdays (weekends hidden) on more than one week. Please provide a numberOfDays functionality in WokWeek view, so that we can define the number of days without weekends.
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:
Currently the Scheduler does not provide an opportunity for splitting very large datasets into portions via paging or virtual scrolling. This leads to decreased performance when a very large amount of resources needs to be rendered in the same view.
Please introduce virtual scrolling and/or built-in paging capabilities to resolve the performance issues.
Provide an auto event height functionality in order to display the entire content of the event in the Moth view:
jQuery Scheduler:
https://demos.telerik.com/kendo-ui/scheduler/auto-event-height