This is a migrated thread and some comments may be shown as answers.

Disabling Pinch Gesture

1 Answer 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 29 May 2019, 06:45 PM

Hi, 

How can I disable the pinch gesture (aka two finger zoom in or out) which is changing the row height (undesired). For fixing the row height, I have set AllowRowResize = false. With the gesture, the row height can still be made very small or very large with this set to false. This is for version 2014.3.1202.40 of the GridView.

Thanks!

Alan

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 30 May 2019, 02:01 PM
Hello, Alan,     

To enable or disable a gesture,use the EnableGesture and DisableGesture functions passing a member of the GestureType enumerator. Additional information is available in the following help article: https://docs.telerik.com/devtools/winforms/telerik-presentation-framework/touch-support

I hope this information helps. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
Alan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or