Validate Event Resize or Drag only if its different Date

Im triggering a modal every time a user resize or move an event on the scheduler, however this also triggers if the user only resize it on the same day or even move it to the same date it intiali has.

How can I make it so the event only triggers if the 'event' resize or moves out of its initial location?


1 Reply

VR Vijay Ravi Syncfusion Team July 31, 2024 10:25 AM UTC

Hi Arturo,


According to the current Scheduler element structure, it is not possible to trigger an event solely based on whether it is resized or moved out of its initial location. The event can be detected when it is moved to a different date, and the resizing and initial drag stop events will be triggered by default is the schedule behaviour. Therefore, we are unable to provide any workaround for this case.

 

Please let us know if you need any further assistance.

 

Regards,

Vijay


Loader.
Up arrow icon