Is there a way to use the datepicker or another kendo control to select multiple dates? For example by holding the Ctrl+clicking on each date?
Is there an example?
1 Answer, 1 is accepted
0
Petar
Telerik team
answered on 08 Apr 2022, 12:45 PM
Hi Jerry,
The component I can recommend for multiple Dates selection is the Calendar. By setting its mode property to "multiple" or "range" you can select multiple dates.
Here are two examples that demonstrate the usage of the different mode options:
Please check the above details and let me know if the provided examples help you achieve what you need in your application. If you need further assistance with the current thread, I will be happy to help you.