I'm using the XamOutlookCalendarView in conjunction with the XamDateNavigator and I would like to be able to force (possibly via MVVM) the SelectedDates.
Since the SelectedDates property is readonly I don't know how to do it.
Is there a way?
Can I persist the SelectedDates property value and reapply it?
Even if I use the binding of the SelectedDate as soon as I load the control hosting the XamDateNavigator it defaults to DateTime.Today.
Best Regards
Roberto Dalmonte
Hello,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Hello Krasimir,
do you know any tricks to make it work now?Let me explain the picture:Sometimes the owner of a resource is (in my application) a doctor who usually works only on certain weekdays (only tuesdays).
So I would like to open its agenda with only tuesdays already selected.
Please remember that I am using the XamOutlookCalendarView with the XamDateNavigator
Thanks
Roberto