Hello Richard,
You could access the selected values thought the
SelectedDates collection of the
RadCalendar. This collection holds
RadDate objects. This class basically wraps the standard DateTime class. So you could add or read the selected values and use them by your needs.
Here is a sample example:
I hope this helps.
Greetings,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now