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

How to disable drag over cells in time range selected?

Asked by Jaycee
9 years ago.

Can I disable drag over cells when user select a slot in daypilot calendar? I only want the user to select by clicking but not drag over multiple slots.

Answer posted by Anonymous
9 years ago.

Make the following changes to get it to work:

timeRangeSelectedHandling set to Disable

change onTimeRangeSelected to onTimeRangeDoubleClick

this will disable the drag select and only keep let you insert on double click.

Hope this helps

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.