I am trying to deselect appointments from my viewmodel. I have tried setting the property that is bound to the selected value equal to null but that doesn't seem to work. Do you have any suggestions?
Setting the value to null should achieve desired by you functionality - please, check if the binding of the SelectedAppointment is TwoWay. We have also created a sample project that demonstrates that appraoch - notice that when the value is set to null the appointment is deselected.
Hope this helps.
Regards,
Nasko
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items