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

DataGrid scrolling on tablet

Hi,

I have DataGrid with a SelectionChanged listener on which I open the item in detail view. While it is working fine in a mouse environment, using a tablet doesn't scroll the table, but select the item immediately. As soon as the finger touches the table to scroll, it triggers the SelectionChanged event. Is there another way to detect the touched item without using SelectionChanged?

Thanks,

Kenneth


3 Replies

JG Jai Ganesh S Syncfusion Team October 11, 2013 10:58 AM UTC

Hi Kenneth,

 

Thanks for using Syncfusion products.

 

We have analyzed your query. We are unable to reproduce the issue. We suspect that you have set  “AllowSelectionOnPointerPressed”  property as true in your application. If yes, please set the “AllowSelectionOnPointerPressed” property as false in SfDataGrid to meet your requirement.

 

Please let us know if you need further assistance.

 

Thank you,

Jai Ganesh S

 



KL Ken Liim October 12, 2013 02:31 AM UTC

You are exactly right, Jai. I have that flag on for some reason. :)

Thanks!



JG Jai Ganesh S Syncfusion Team October 14, 2013 03:58 AM UTC

Hi Kenneth,

 

Thanks for your update.

 

Please let us know if you need further assistance.

 

Thank you,

Jai Ganesh S


Loader.
Live Chat Icon For mobile
Up arrow icon