This is a migrated thread and some comments may be shown as answers.

change back color of present day and change back color of other dates on mouse over

1 Answer 30 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
pramodh
Top achievements
Rank 1
pramodh asked on 22 Oct 2010, 09:31 AM
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>

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 22 Oct 2010, 01:06 PM
Hi pramodh,

See this demo and examine its code. Also take a look at the documentation.

Sincerely yours,
Vasil
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Calendar
Asked by
pramodh
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or