This is a migrated thread and some comments may be shown as answers.

Customize 'show full day/Show bussiness hours' label

1 Answer 62 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kumeri
Top achievements
Rank 1
Iron
Veteran
Kumeri asked on 16 Nov 2020, 04:56 AM
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

Sort by
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/.

Tags
Scheduler
Asked by
Kumeri
Top achievements
Rank 1
Iron
Veteran
Answers by
Aleksandar
Telerik team
Share this question
or