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

Disable Double Click In Report Viewer

1 Answer 209 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Majar
Top achievements
Rank 1
Majar asked on 01 Apr 2019, 06:00 AM

Hi,

I'm using the Telerik report viewer for angular (https://docs.telerik.com/reporting/angular-report-how-to-use-with-angular-cli). Is there a way to disable the zoom on double click?

Regard,

1 Answer, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 03 Apr 2019, 01:44 PM
Hi Majar,

The double-tap activates toggling of the viewer's scale modes. The double-tap functionality is set via kendoTouch settings on creating the viewer's HTML elements (telerikReportViewer-13.0.19.222.js - line 2901).

Thus to prevent the scaling on double-tapping, edit the functionality in the above suggested JS file (for example remove the option from the settings).

Best Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Majar
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Share this question
or