search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to detect click on disabled cell

Asked by Bernardo
10 days 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?

Answer posted by Dan Letecky [DayPilot]
7 days ago.

Please take a look at the following tutorial, which uses onTimeRangeSelecting, onEventMoving and onEventResizing to disable custom time segments (that do not correspond to whole cells):

You can use the same approach to implement custom disabled cells functionality.

New Reply
This reply is
Attachments:
or drop files here
Your name (optional):