New to Telerik ReportingStart a free 30-day trial

The refreshReport() method of the HTML5 Report Viewer

Reloads/refreshes the current report.

Returns: the current ReportViewer object.

JavaScript
var reportViewer = $("#reportViewer1").data("telerik_ReportViewer");
reportViewer.refreshReport();

See Also

In this article
See Also
Not finding the help you need?
Contact Support