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

Custom appointment editor style - No TimeMarkers

2 Answers 60 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Lennart Bauer
Top achievements
Rank 1
Lennart Bauer asked on 01 Oct 2012, 12:48 PM
Hi!

I can't get the time markers to work with the customized editor. I followed your example.
When I debug the code (debugging into the RadScheduleView), the timemarker collection on the editor is null.
I have set the TimeMarkersSource property on the schedule view convtrol.

2 Answers, 1 is accepted

Sort by
0
Masha
Telerik team
answered on 04 Oct 2012, 11:30 AM
Hello Lennart,

We were unable to reproduce the described issue.  We cannot tell for sure what causes the problem in this situation. At least, we need a runnable sample in order to investigate it in depth.

All the best,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Lennart Bauer
Top achievements
Rank 1
answered on 05 Oct 2012, 09:27 AM
I solved this by setting the ItemsSource of the RadComboBox for the timemarkers to ItemsSource="{Binding TimeMarkers}".
Tags
ScheduleView
Asked by
Lennart Bauer
Top achievements
Rank 1
Answers by
Masha
Telerik team
Lennart Bauer
Top achievements
Rank 1
Share this question
or