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

Change TimeMarkers Text

1 Answer 28 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 13 Nov 2012, 03:39 PM
I've been successfull in customizing the TimeMarkers colors and names in the EditAppointmentDialog.

However, I would like to change the dropdown text that currently says "TimeMarkers" to something else. I looked into CustomLocalizationManager but did not find a key that I could change for TimeMarkers.

Thanks,
Tim

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladi
Telerik team
answered on 16 Nov 2012, 03:10 PM
Hello Tim,

Thank you for contacting us.

In order to change the "TimeMarkers" text of the ComboBox for the TimeMarkers all you need to do is in the EditAppointmentTemplate change the EmptyText of the RadComboBox with x:Name="PART_TimeMarkers" to the wanted value.

The easiest way of achieving this is by Implicit Styles. You can read this help article that goes through on how to use Implicit Styles.

If you have any other questions feel free to write to us again.

Kind regards,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Tim
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or