This question is locked. New answers and comments are not allowed.
Hi everyone,
I have a solution allowing the user to choose a departure date using a RadCalendar control.
Using the DayTemplateSelector of RadCalendar, I can indicate the available days (not all days have departures) by using a bold font (the solution's a bit too complicated to post here, but it's lifted directly from a telerik example)
Now we need to support several departures per day, so I started looking at the RadDateTimePicker - but there's no way I can see to access the DayTemplateSelector property of the calendar part of the RadDateTimePicker.
Does anyone have any ideas?
/thomas
I have a solution allowing the user to choose a departure date using a RadCalendar control.
Using the DayTemplateSelector of RadCalendar, I can indicate the available days (not all days have departures) by using a bold font (the solution's a bit too complicated to post here, but it's lifted directly from a telerik example)
Now we need to support several departures per day, so I started looking at the RadDateTimePicker - but there's no way I can see to access the DayTemplateSelector property of the calendar part of the RadDateTimePicker.
Does anyone have any ideas?
/thomas