Is there a way to set the selected dates in the rad calendar from code or select an entire week? What I would like is that when a user selects a date the code will select all of the days in that week.
RadCalendar supports selection of whole weeks by the help of row headers. For additional information, please refer to this help article: Column and Row Headers.
If you want to select a whole week without the help of headers, but just by clicking on a date, you are free to make your own implementation. I have prepared a sample project where such implementation is demonstrated.
I hope this helps. If you have additional questions, feel free to contact me.
Regards,
Nikolay
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.