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

Agenda

1 Answer 42 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kjell
Top achievements
Rank 1
Iron
Kjell asked on 25 Jan 2016, 08:22 AM
Where do I translate the headings of Agenda view? See attached picture. Is not in RadScheduler.Main.resx

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 26 Jan 2016, 03:32 PM
Hi Kjell,

You can configure the target localization strings for the RadScheduler's Agenda headers through the HeaderAgendaDate, HeaderAgendaTime and HeaderAgendaAppointment properties of the Localization tag of the control in a similar way:
RadScheduler1.Localization.HeaderAgendaDate = "New Date";
RadScheduler1.Localization.HeaderAgendaTime= "New Time";
RadScheduler1.Localization.HeaderAgendaAppointment = "New Appointment";

I hope this information will be helpful for you.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Kjell
Top achievements
Rank 1
Iron
Answers by
Vessy
Telerik team
Share this question
or