Open ghost opened 5 years ago
Hi Did you find the solution for it? am also facing the same problem I have a calendar view with showing a current month with only enabled dates up to current day and future dates of current months are will be disabled. Can you solve my problem
Not sure what you mean. If you want to disabled days, you can either use setMaximumDate() or Decorators. Not sure what removing means in this context.
setMaximumDate()
removing
Hi Did you find the solution for it? am also facing the same problem I have a calendar view with showing a current month with only enabled dates up to current day and future dates of current months are will be disabled. Can you solve my problem