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

Binding the timebar to scheduler(view)

1 Answer 70 Views
TimeBar
This is a migrated thread and some comments may be shown as answers.
Rick Mueller
Top achievements
Rank 1
Rick Mueller asked on 26 Jul 2011, 08:20 PM
I was wonder if its possible to bind the timebar to a scheduler, so when the user chooses the week or day it will trigger the scheduler to populate with the corresponding date data. If it is possible, please share a example of code.

Best Regards,
Rick

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 29 Jul 2011, 09:44 AM
Hi Rick Mueller,
In case you are looking for a built-in approach, such as the TimeBar property of RadChart, demonstrated in the First Look demo - no, there is no such property of RadScheduleView.

However, you should not have problems, implementing the integration logic for the two control yourself. You can filter the data that the SheduleView's ItemsSource property is bound to, based on the selection of the TimeBar in the ViewModel and get the described result.

Greetings,
Tsvetie
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
TimeBar
Asked by
Rick Mueller
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or