Hi there,
It would be great to have a way of disabling/aborting time range selection on the Scheduler on an individual basis.
The DayPilot.Scheduler.onTimeRangeSelect has a preventDefault() function. It would be great if there was a flexible way to also disable the selection earlier so that the time range selection does not appear.
(I only found options like timeRangeSelectedHandling = “Disabled” which generally disable the selection, however I would love to be able to control the selection individually per row, for example.)
Cheers
Leo