Kendo Scheduler Month View header template week names in short format, also custom event height for the events

0 Answers 34 Views
Scheduler
Vikas
Top achievements
Rank 1
Iron
Iron
Vikas asked on 08 Mar 2024, 03:09 PM

Hi,

In Kendo Scheduler (Month View option) would like to set short form of week names, also in the cells, event height dynamic, like below image

 

Georgi
Telerik team
commented on 11 Mar 2024, 01:38 PM

Hi Vikas,

Thank you very much for the details provided.

I will address the question in numerical order so that it is easier for you to keep track of the response.

1. Month View Header Modification

I am afraid that as of now, there is no built-in approach in our API that would allow the developer to modify the headers inside the Month view of the Kendo UI for Angular Scheduler component.

The good news is that in our Feedback Portal, there is an open feature request for the same functionality:

https://feedback.telerik.com/kendo-angular-ui/1637311-provide-support-for-kendoschedulerdateheadertemplate-in-the-month-view

In the meantime, some DOM manipulation can be explored, like the following thread in our Forum:

https://www.telerik.com/forums/scheduler-month-view-the-ability-to-change-content-in-the-table-header

For your convenience, I am sending you a StackBlitz demo that implements the above-mentioned approach:

https://stackblitz.com/edit/angular-5podwz

2. Dynamic Event Height

When it comes to modifying the height of the Scheduler events, the component provides a designated eventHeight property that could be used for modifying event height dynamically:

https://www.telerik.com/kendo-angular-ui/components/scheduler/api/SchedulerComponent/#toc-eventheight

To better illustrate the suggested approach, I am sending you a StackBlitz demo that implements it:

https://stackblitz.com/edit/angular-qtvqme-uovzrn

Furthermore, in our Feedback Portal, there is a designated feature request for the implementation of an auto event height functionality that might prove to be useful for this particular case:

https://feedback.telerik.com/kendo-angular-ui/1458746-scheduler-auto-event-height

In case the requirement is for adaptive slot height, our team is currently tracking the customer demand for such a functionality in the following feature request:

https://feedback.telerik.com/kendo-angular-ui/1458736-scheduler-adaptive-slot-height

In these lines of words, I would like to mention that I upvoted the three feature requests on your behalf as this would increase their popularity and will thus be considered for implementation by our development team.

I hope the provided information sheds some light on the matter. Please, let me know if I am missing out on something.

Regards,
Georgi
Progress Telerik

No answers yet. Maybe you can help?

Tags
Scheduler
Asked by
Vikas
Top achievements
Rank 1
Iron
Iron
Share this question
or