This question is locked. New answers and comments are not allowed.
Dear All,
We are using telerik RadDatePicker in our project and we want to highlight some of the dates when user opens up the date picker. Actually, we will fetch few dates from the database to be highlighted in the date picker. For example the dates are 25th March, 28th March and 3rd April. Now as soon as the user clicks on the raddatepicker and open it, these 3 dates should come highlighted by default (let's say with blue background) and these dates should not loose their highlighting untill and unless code executes again and bring fresh dates dates from the database to be highlighted in raddatepicker.
So in a nutshell, we are looking for code to highlight and unhighlight multiple dates in raddatepicker.
Can you please help with some sample code snippet??
Regards,
Shiva
We are using telerik RadDatePicker in our project and we want to highlight some of the dates when user opens up the date picker. Actually, we will fetch few dates from the database to be highlighted in the date picker. For example the dates are 25th March, 28th March and 3rd April. Now as soon as the user clicks on the raddatepicker and open it, these 3 dates should come highlighted by default (let's say with blue background) and these dates should not loose their highlighting untill and unless code executes again and bring fresh dates dates from the database to be highlighted in raddatepicker.
So in a nutshell, we are looking for code to highlight and unhighlight multiple dates in raddatepicker.
Can you please help with some sample code snippet??
Regards,
Shiva