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

Is it possible to custom display text in Agenda View

1 Answer 193 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Meng
Top achievements
Rank 1
Meng asked on 09 Aug 2016, 05:38 PM

Hi there,

Can anyone guide me on how to display custom text in RadScheduler AgendaView?

1 Change word "Agenda" on to "Custom Text"

2 Change Column header from "Appointment" to "Custom Text"

3 Change the word "appointment" in  "Are you sure you want to delete this appoinement" to "Custom Text"

Please help. Thank you.

 

 

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 12 Aug 2016, 10:56 AM
Hello Meng Li,

You need to set the three properties shown below, in order to customize the text of the corresponding elements:
<telerik:RadScheduler runat="server" ID="RadScheduler1" Localization-HeaderAgendaAppointment="Custom Text" Localization-HeaderAgenda="Custom Text" Localization-ConfirmDeleteText="Custom Text">


Regards,
Ivan Danchev
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Scheduler
Asked by
Meng
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or