The currentPage()
method of the HTML5 Report Viewer
Gets the viewer’s current page that is displayed.
Returns: integer:
Embedding Reports / Displaying Reports / Web Application / HTML5 Report Viewer / API Reference / ReportViewer / Methods
New to Telerik Reporting? Download free 30-day trial
currentPage()
method of the HTML5 Report ViewerGets the viewer’s current page that is displayed.
Returns: integer:
var reportViewer = $("#reportViewer1").data("telerik_ReportViewer");
var currentPage = reportViewer.currentPage();
Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.