Double-Click Event

Hi,

is it possible to call a function when a row is double-clicked? I want to perform a specific action on row double-click.

I tried @ondblclick="...". But this event is trigged everywhere I double-click on the grid.

Thanks in advance

Michel

1 Reply 1 reply marked as answer

JP Jeevakanth Palaniappan Syncfusion Team November 17, 2020 06:47 AM UTC

Hi Michel, 

Greetings from Syncfusion support. 

We have validated your query and we suggest you to use the OnRecordDoubleCliick event to achieve your requirement. Please find the below documentation for your reference 


Regards, 
Jeevakanth SP. 


Marked as answer
Loader.
Up arrow icon