Hi Telerik Team,
i have a WPF application with several Reportviewers,
each in a RadTabItem (inside an RadTabControl).
The Report in the active (visible) RadTabItem is rendered properly. However, when the user selects another RadTabItem
(so the ReportViewer is hidden) the ReportViewer loses its rendering. When the RadTabItem with the reportviewer inside is selected again,
(so the ReportViewer becomes visible again) the Report is rendered newly from the scratch.
This is very annoying because a) rendering takes some time and b) i render a reportbook, so the second time the ReportViewer renders the report, the position of the selected report is lost.
Is there any possibilty to prevent the ReportViewer from losing the rendering when hidden? Some kind of caching..
Best regards.
i have a WPF application with several Reportviewers,
each in a RadTabItem (inside an RadTabControl).
The Report in the active (visible) RadTabItem is rendered properly. However, when the user selects another RadTabItem
(so the ReportViewer is hidden) the ReportViewer loses its rendering. When the RadTabItem with the reportviewer inside is selected again,
(so the ReportViewer becomes visible again) the Report is rendered newly from the scratch.
This is very annoying because a) rendering takes some time and b) i render a reportbook, so the second time the ReportViewer renders the report, the position of the selected report is lost.
Is there any possibilty to prevent the ReportViewer from losing the rendering when hidden? Some kind of caching..
Best regards.