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

Keep tack of multi select dates client-side

1 Answer 28 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Max
Top achievements
Rank 1
Max asked on 27 May 2016, 03:18 PM
I have a milti-selectable RadCalendar that automatically selects a date range, but not certain dates that are in an array. I want to make it if the user selects one of the excluded dates on the calendar it will remove that date from the auto-exclude list. I would prefer everything happen client-side. My biggest problem right now is I can't trigger a javascript on the user clicking a date. I tried using a couple event listeners, but it's not firing.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 Jun 2016, 01:00 PM
Hello,

The required functionality is not provided a built in feature of the control and you can custom achieved it by handling the OnDateClick client event and apply the custom functionality you need.

Regards,
Maria Ilieva
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Calendar
Asked by
Max
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or