Our powerful JS Calendar component


Post by jeff.wang »

Hi,

how to abort the new event after beforeDragResizeEnd or beforeDragCreateEnd event when dragging.

Thank you!

Jeff


Post by tasnim »

Hi,

how to abort the new event after beforeDragResizeEnd or beforeDragCreateEnd event when dragging.

Could you please clarify what you mean by the event? is it what we show on the calendar or which is fired?


Post by Animal »

You are wanting to intervene to validate whether a drag is correct before allowing the resize or create to proceed?

This is covered in depth in the introduction to the CalendarDrag feature: https://www.bryntum.com/docs/calendar/api/Calendar/feature/CalendarDrag#asynchronous-validation-of-resize-move-and-create-operations


Post by jeff.wang »

that's ok, asynchronous validation is effect.

thank you very much!
Jeff


Post Reply