I am pulling in dates from a database to highlight holidays in RadCalendar1_DayRender. When I mouseover a highlighted date, the highlight disappears. Is there a setting I need to keep the highlight date highlighted?
Thank you
2 Answers, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 31 May 2016, 11:32 AM
Hi Jeff,
When the user hovers over the dates a .rcHover CSS class is applied to them. In order to override the styles applied on hover you should use a selector with higher specificity.