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

daypilot-lite-angular allowEventOverlap=false

Asked by Jitendra Chaudhary
2 months ago.

In daypilot-lite-angular event allowEventOverlap=false is not working and events are getting overlap , pls help

Answer posted by Dan Letecky [DayPilot]
2 months ago.

Unfortunately, the real-time event overlap protection is not supported in the Lite version at the moment. It is only available in the Pro version (see also the feature matrix).

However, you can check for overlaps in onEventMove, onEventResize, and onTimeRangeSelect event handlers and prevent the action if needed using args.preventDefault().

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