Hello,
Indeed there is a problem because the
RadDatePicker control returns a type of
DateTime?(
nullable). The RadScheduler
SelectedDate works with
DateTime type and some additional modifications are required as shown in the code snippet below:
//markup code
//code behind
Regards,
Boyan Dimitrov
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.