jdtcn / BlazorDateRangePicker

A Blazor component for choosing date ranges and dates
MIT License
182 stars 35 forks source link

Disable date without data #85

Open MAYSACOLS opened 1 year ago

MAYSACOLS commented 1 year ago

Hi,

Maybe a stupid question.. but I try :)

Is it possible to disable dates that have no data?

thanks for your help.

jdtcn commented 1 year ago

Hello, please describe in more detail what you want to achieve. Implementation of DaysEnabledFunction can be anything you want

MAYSACOLS commented 1 year ago

So If I have no data for a date, on the calendar this date is disable.