Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.44 KB

cannot-refresh-html5-reportviewer-parameters.md

File metadata and controls

45 lines (35 loc) · 1.44 KB
title page_title description slug tags published type res_type
The HTML5 Report Viewer Parameters Are Not Updated on Refreshing
The HTML5 Report Viewer Parameters Are Not Updated on Refreshing
Learn how to fix the issues when the HTML5 ReportViewer parameters are not updated on refreshing.
cannot-refresh-html5-reportviewer-parameters
telerik, reporting, troubleshoot, html5, reportviewer, cannot, refresh, parameters
true
troubleshooting
kb

Environment

Product Progress® Telerik® Reporting
Version Q2 2012 and later
Report Viewers WinForms, WPF, ASP.NET

Description

The parameters of the report are not updated on refreshing the HTML5 Report Viewer.

Cause

The HTML5 Report Viewer sends information about the reportSource.parameters of the client in a JSON-formatted string.

Solution

To solve this issue, use the following approaches:

  • Try to update the JSON.NET NuGet package to the latest official version through the Visual Studio NuGet Package Manager Dialog.

  • Verify that the HTML5 Viewer [persisSession]({%slug telerikreporting/using-reports-in-applications/display-reports-in-applications/web-application/html5-report-viewer/api-reference/report-viewer-initialization%}) is set to false.