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

How to handle row double click event?

Hi,

I need to handle row's double click event to get underlying, binded, object, for example: to show new window with details of double-clicked row.
Is there such possibility? Overriding GridDataControl OnMouseDoubleClick method and using SelectedItem is not sufficient, because OnMouseDoubleClick fires also when clicking on column headers and other UI elements.

Any help apprieciated


1 Reply

KR Karthick Ravichandran Syncfusion Team November 27, 2010 09:22 AM UTC

Hi Szymon,

Thanks for choosing Syncfusion Products.

Currently there is no event support for handling record click. We have to handle this in double click, to prevent raising the message pop while click on the header cell we have to add some conditions. We have created the sample to achieve this . Please find the sample in the following link.

Sample location: http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=Sample 97228-1990727603.zip

Please let us know if you need more information.

Thanks,
Karthick



Loader.
Live Chat Icon For mobile
Up arrow icon