How to detect click on disabled cell
Asked by Bernardo
1 years ago.
1 years ago.
I’m following the demo here setting a cell as disabled: https://javascript.daypilot.org/demo/scheduler/cellsdisabled.html
It seems like it also disables all events from triggering. Is there a way to detect a click on a disabled cell?
DayPilot