Hello Erik Paquet,
You can bind only one selected date in RadCalendar using its DbSelectedDate property. If you want to have more than one selected date, you can do that adding each date to the SelectedDates collection of the Calendar from the code-behind.
Best regards,
Iana
the Telerik team