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

Infinite Scrolling with HTML5 ReportViewer

3 Answers 216 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 1
Joe asked on 12 Aug 2014, 12:35 PM
I've just moved back over to using the report viewer for HTML5 in order to use the interactive feature and have a Document map for my reports.  I have received push back from my QA people that we are going to lose our infinite scrolling feature.  When doing research I came across this article:​ http://www.telerik.com/forums/infinite-scroll

which suggests that by now the HTML5 ReportViewer should have infinite/continuous scrolling.  I have not been able to find this setting, and would like some help in locating it please.

For reference if needed, I am using the jQuery.fn.telerik method to spin up a report viewer on div creation like so.

$('mydiv''))
.telerik_ReportViewer({
serviceUrl: "/../api/reports/",
templateUrl: '/.../ReportViewerTemplate.html',
reportSource: { report: parameters },
viewMode: telerikReportViewer.ViewModes.INTERACTIVE,
scaleMode: telerikReportViewer.ScaleModes.SPECIFIC,
scale: 1.0
});

,

3 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 13 Aug 2014, 11:22 AM
Hi Joe,

The scrolling between pages in Print Preview is available only in the Windows Forms ReportViewer control and the feature was not included for the HTML5 Report Viewer.

We consider optimizing the experience on print preview in other viewers as well, and the feature is logged in our system. Depending on the required resources and the demand for it, it will be taken with the corresponding priority.

Your inquiry is counted as a vote for the feature.

If you want to include some navigation beside the HTML5 Report Viewer's toolbar options, you can use the commands exposed as of Telerik Reporting Q2 2014 SP1 version 8.1.14.804 and Javascript to catch the user interaction with the rendered HTML and execute an action as moving to a specific page.

I hope the information is helpful.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Chris
Top achievements
Rank 1
Veteran
Iron
Iron
answered on 16 Jan 2019, 03:38 AM

HI

Is there still have no scrolling between pages functionality in 
HTML5 ReportViewer (Telerik Reporting R3 2018 SP2)?

https://demos.telerik.com/reporting/product-catalog?&skinName=default

The ViewMode property of the report viewer is PrintPreview already.

Best regards

Chris

 

0
Veronika
Telerik team
answered on 17 Jan 2019, 12:33 PM
Hi Chris,

I`m very happy to let you know that in our latest release we have introduced continuous pages scrolling for our HTML5 Report Viewer. The scrolling is the default page mode so there is no need to change any settings to enable it.

Let us know if you like our continuous pages scrolling or you have some suggestions for improving it. 

Best Regards,
Veronika
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
Joe
Top achievements
Rank 1
Answers by
Stef
Telerik team
Chris
Top achievements
Rank 1
Veteran
Iron
Iron
Veronika
Telerik team
Share this question
or