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
close icon

SfDataGrid cannot be double clicked since the 13.4.0.58 update

Before the version 13.4.0.58 in Xamarin.Android it was possible to detect double clicks on SfDataGrid rows by listening to the SelectionChanged and the SelectionChanging events (with SelectionMode.SingleDeselect).

Either the GridTapped nor the SelectionChanged/SelectionChanging events are called when the user double clicks a grid row in the new Syncfusion version.

In Syncfusion Xamarin.Android 13.4.0.58 a new time limit seems to exist, which forces the grid to ignore double clicks. Only the first click will raise an event, the second click is ignored if it occurs to fast (within around 0.5 seconds).

Is there any way to implement double clicks on grid rows in the new SfDataGrid version?

1 Reply

DD Dharmendar Dhanasekar Syncfusion Team February 22, 2016 12:56 PM UTC

Hi Denis,

We have analyzed your query. We had made a restriction in SfDataGrid to handle touch for only view at a time in order to avoid some issues in selection when tapping the grid simultaneously and with more than one finger. This fix now has an effect in your code to achieve the double click. Further, we have analyzed about supporting double click in SfDataGrid since this feature is not available in our product. We consider this requirement to be a feature request and a support incident has been created under your account to track the status of this feature. Please log on to our support website to check for further updates

https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents

Regards,
Dharmendar


Loader.
Live Chat Icon For mobile
Up arrow icon