In my project i have a requirement to customize the 'show full day/Show bussiness hours' button label in the scheduler. As far i have investigated i couldn't find a proper solution for this in your supported templates??.
1 Answer, 1 is accepted
0
Aleksandar
Telerik team
answered on 17 Nov 2020, 11:40 AM
Hello Kumeri,
You can achieve the desired result by customizing the showWorkDay message and showFullDay message:
messages: {
showWorkDay: "My custom show work hours message",
showFullDay: "Show 24h"
},
Here is a runnable example demonstrating the above. Let me know if you have additional quesitons.
Regards,
Aleksandar
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/.