i want to change the change back color of present day and change back color of other dates on mouse over by the user..
please help here is my code
<telerik:RadDateTimePicker ID="StartDtPicker" runat="server" Skin="Windows7"
EnableMonthYearFastNavigation="true">
<Calendar MultiViewColumns="3" MultiViewRows="1" ShowOtherMonthsDays="false"
ShowRowHeaders="false" CalendarTableStyle-BackColor="AliceBlue"
DayStyle-Font-Bold="true" EnableMonthYearFastNavigation="true">
</Calendar>
</telerik:RadDateTimePicker>
please help here is my code
<telerik:RadDateTimePicker ID="StartDtPicker" runat="server" Skin="Windows7"
EnableMonthYearFastNavigation="true">
<Calendar MultiViewColumns="3" MultiViewRows="1" ShowOtherMonthsDays="false"
ShowRowHeaders="false" CalendarTableStyle-BackColor="AliceBlue"
DayStyle-Font-Bold="true" EnableMonthYearFastNavigation="true">
</Calendar>
</telerik:RadDateTimePicker>