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

onEventMoving

Asked by Anonymous
21 days ago.

I unfortunately can’t afford the Pro Version. I need to implement a similar method to the pro versions .onEventMoving method for the scheduler. I also need to be able to block certain rows from events that it can’t be drug into. Any answers are super helpful.

Thank you.

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

The onEventMoving event is not available in the Lite version. However, you can apply your rules in the onEventMove event (on drop) and cancel the action using args.preventDefault() if needed.

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