This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Datepicker , disable dynamically dates. #779
Closed
Description
hi,
i need to disable specific dates into the datepicker.
The problem is that the list date to disable is dynamic and directly depends on user action.
In my scenario i'm working on a room reservation app, the user chose a room and then i receive a list of 'already booked date' tha i need to disable in the datepicker.
the disabled date only appears if i change the month (that force the datepicker to rcall adin the disalbing function). Is it possible to manually trigger the datepicker to check again dates ?