Could you send me a sample project of the RadScheduleView (First Look).
I want to figure out how do you filter the elements.
What do you have in Appointments.xaml?
Thanks
1 Answer, 1 is accepted
0
Accepted
Valeri Hristov
Telerik team
answered on 23 Mar 2011, 09:27 AM
Hello,
You could download the latest installation, it contains the source code of all examples. By the way, most of the features in First Look are demonstrated in other, simpler examples, so you will not have to cope with thousands of lines XAML in order to understand what we are doing.
The Appointments.xaml is the XAML representation of a collection with appointments. It is loaded in the ViewModel and is transformed to ObservableCollection.