Hi,
It will be a good addition to the component if the ability to disable dates is added like the disabledDates input of the DatePicker or jQuery DateRangePicker widget.
Hi Everyone,
The functionality is available in version 17.0.0:
Example - https://stackblitz.com/edit/angular-cnjvmi?file=src%2Fapp%2Fapp.component.ts
Regards,
Yanmario
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi,
I wanted to post a workaround for the people who will land on this feature request:
https://stackblitz.com/edit/angular-qpwtpj?file=src%2Fapp%2Fapp.component.ts
The workaround uses the DateRangePopupTemplateDirective which can render the MultiViewCalendar that has the disabledDates property.
Regards,
Yanmario
Progress Telerik