I have implemented a template to modify how the day and week view headers are shown using DateHeaderTemplate, but I can't seem to find any way to modify how the Month view headers are displayed? I simply want to center the text. Is there a way to do this?
1 Answer, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 27 May 2014, 09:51 AM
Hi Scott,
The "month" view currently doesn't support modifying the column headers text, however you can use custom code to find the needed element using jQuery and replace it's contents. Also please note that by default the day names in the "month" view column headers are centered as seen in this demo.
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Could you please give an update if the "month" view still doesn't support modifying the column headers text?
Regards,
Hafie
Neli
Telerik team
commented on 08 Apr 2022, 07:49 AM
Hi Hafieludin,
There is no suitable template for customizing the date headers in the Month view in Scheduler. You could use the approach described previously by Vladimir. I will also suggest you log a Feature Request in our official Feedback Portal, thus the other users could vote for the request.