This question is locked. New answers and comments are not allowed.
<telerik:RadCalendar Culture="en-US" x:Name="calendar" ViewsHeaderVisibility="Visible" Columns="2" Rows="2" DateSelectionMode="Month" DisplayMode="YearView" telerik:StyleManager.Theme="Windows8" SelectedDate="02/01/2013 00:00:00" SelectionMode="Multiple"/>we are using Q3 2012 RadCalender. The problem is that while loading the RadCalender with this property DateSelectionMode="Month" DisplayMode="YearView"
SelectedDate="02/01/2013 00:00:00"the selected "Month" (February) is not highlighting on load completed.
An workaround is really appreciated.
Regards,
Brent