5 Answers, 1 is accepted
Hello, Cheong,
Could you please share what the expected result would be in that case? As I imagine it, if an event with a very long title is expanded, it would expand over the next time span. For example, if the event takes place from 11 to 12 and it has a long title, if the box is expanded to show the whole text, it will give the wrong impression that the event takes place from 11 to 15 o'clock.
Please let me know if I am missing something from the requirement.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello, Cheong,
I would recommend configuring the Scheduler with the auto eventHeight and adaptiveSlotHeight features, so that the events and the slots' height will be enough to render long titles.
Let me know if that would resolve the problem.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello, Cheong,
I would recommend configuring the Scheduler with the auto eventHeight and adaptiveSlotHeight features, so that the events and the slots' height will be enough to render long titles.
Let me know if that would resolve the problem.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
[/quote]
Hi Martin, thanks for the solution, it works on the month view, what about for workWeek view? it seems like it doesn't support the adpativeSlotHeight, eventHeight and eventsPerDay attribute.
is there any other solution for workWeek?
Hello, Cheong,
Indeed those options are not supported in the workWeek view. For that scenario, I would recommend going through our Customizing the Appearance article. Using the classes described, you will be able to set different styles for the exported file only. Using that approach, you should be able to change the width and height of the events, cells etc.
Let me know if you have any further questions.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.