I need to add custom action on row double click [ GRID REACT ]

Hello,

When I open a form, I need it to open when I double-click on a line. I've set the edition to false beforehand, but I can't find a way to retrieve the event. Can you help me?

All the best.


1 Reply

VS Vikram Sundararajan Syncfusion Team January 23, 2024 09:04 AM UTC

Hi BLANDIN Ewen,


Greetings from Syncfusion support,


Based on your query need to add custom action on row double click. You can achieve your requirement by using Syncfusion Ej2 Grid's recordDoubleClick event. This event triggers when record is double clicked. Please refer the below Api for more reference,


Api: https://ej2.syncfusion.com/documentation/api/grid/#recorddoubleclick


Please let us know if you need any further assistance.


Regards,

Vikram S


Loader.
Up arrow icon