We have min and max dates already applied to this datepicker. But we want to go one step ahead and disable all the dates of the month save the last date between the min and max dates.
Thanks, Ronnie
Filip
Telerik team
commented on 28 Apr 2025, 10:21 AM
Hi, Ronnie,
For disabling the dates I can suggest rendering a custom Calendar as this will give you control over the dates. The approach used in the article below can be used for disabling all dates as well:
Hi, Ronnie,
For disabling the dates I can suggest rendering a custom Calendar as this will give you control over the dates. The approach used in the article below can be used for disabling all dates as well:
https://www.telerik.com/kendo-vue-ui/components/dateinputs/datepicker/custom-rendering#customizing-the-calendar
Please give this approach a try and let me know in case further assistance is required.
Regards,
Filip