I use the following code for creating RadDateTimePicker control.
Within Page_Load event, I use DayRender event of Calendar object of RadDateTimePicker control.
The following event run successfully, but doesn't update control, means days that match condition still enabled.
Any ideas how to resolve that issue?