Telerik radcalendar hover colour change during checkbox status is checked

1 Answer 34 Views
Calendar
Dhana
Top achievements
Rank 1
Dhana asked on 16 Oct 2023, 05:56 PM

Hi Team ,

1. The below style i have to trigger during checkbox check status change

<style type="text/css">
    table.RadCalendar_Default .rcRow .rcSelected
    {
        background: red;
    }
</style>

Need to give this style inside javascrit

 

2. I need to change the same radcalendar hover colour change when the checkbox status change

checkbox1 ✅️

radcalendar control

I have to change the radcalendar date hovering to red if i check the checkbox and normal colour if unchecked

1 Answer, 1 is accepted

Sort by
0
Vasko
Telerik team
answered on 19 Oct 2023, 03:14 PM

Hi Dana,

It appears you've asked the same question in another thread, where I've given an answer. You can view it in the following forum thread

Kind regards,
Vasko
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources
Tags
Calendar
Asked by
Dhana
Top achievements
Rank 1
Answers by
Vasko
Telerik team
Share this question
or