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

Inline edit on double click or open programmatically?

Hi there,

We currently use inline editing on our Scheduler:

allowInline={true}


And the default behaviour of this is that it activates the inline editing on one single click of the event.

Is it possible to change this so that inline editing can be performed on double-click?

The reason is, I want the user to be able to click on events in order to copy them, delete them etc. without the inline edit box appearing. Alternatively, is there a method on the scheduler to activate inline editing?


1 Reply

RV Ravikumar Venkatesan Syncfusion Team November 30, 2022 02:44 PM UTC

Hi Jack,

 

According to the current Schedule architecture, we don't have support to perform an inline edit action on a double click. So, we suggest you use the context menu to perform copy, delete, etc. actions by right-clicking the appointments, as we demonstrated in the below demo, and perform the inline edit action on a single click.

 

Demo: https://ej2.syncfusion.com/react/demos/#/material/schedule/context-menu

UG: https://ej2.syncfusion.com/react/documentation/schedule/context-menu/

 

Regards,

Ravikumar Venkatesan


Loader.
Live Chat Icon For mobile
Up arrow icon