We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Prevent editing event ONLY from schedule view

Hello
After deploying aan schedule control on my web page, I've noticed about an undesired behavior on small devices: due to small dimensions of screen is very easy to change an event's date or time instead of the desired action that was just click to open the popup.
Is there any way to avoid dragging the edges of the event (or move the whole event) without making it read only? Remember that I still want to be editable (from the popup window).
Thanks

1 Reply

VD Vinitha Devi Murugan Syncfusion Team January 14, 2019 10:39 AM UTC

Hi Toni, 

Yes, it’s possible to disable the drag and drop and resizing of events by setting allowDragAndDrop and allowResizing properties  false. We have prepared the below sample for your reference, kindly refer it. 


allowDragAndDrop: false, 
allowResizing: false, 



Regards, 
M.Vinitha devi. 


Loader.
Live Chat Icon For mobile
Up arrow icon