I have already update my telerik reporting to R3 2016. But when I drag the ReportVeiwer from toolbox, the top menu is still old style, unlike the demo site.
https://demos.telerik.com/reporting/invoice?&skinName=office365
How can I fix that?
4 Answers, 1 is accepted
0
Hello Bertha,
Please check if you are dragging the old ASP.NET WebForms ReportViewer. To use the HTML5 Viewer or its WebForms/MVC wrappers, you can use the VS item templates e.g. How To: Use HTML5 Report Viewer in an application.
On a side note, the online demos will be updated to load all CSS, JS files over HTTPS if the page is called over HTTPS.
Regards,
Stef
Telerik by Progress
Please check if you are dragging the old ASP.NET WebForms ReportViewer. To use the HTML5 Viewer or its WebForms/MVC wrappers, you can use the VS item templates e.g. How To: Use HTML5 Report Viewer in an application.
On a side note, the online demos will be updated to load all CSS, JS files over HTTPS if the page is called over HTTPS.
Regards,
Stef
Telerik by Progress
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
0

Bertha
Top achievements
Rank 1
answered on 25 Nov 2016, 03:51 PM
Is there any video demo? Thanks.
0
Hello Bertha,
Please check the attached SWF file (video) in IE browser.
It illustrates how to use the VS item template to add the WebForms wrapper of the HTML5 Viewer.
Regards,
Stef
Telerik by Progress
Please check the attached SWF file (video) in IE browser.
It illustrates how to use the VS item template to add the WebForms wrapper of the HTML5 Viewer.
Regards,
Stef
Telerik by Progress
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
0

Bertha
Top achievements
Rank 1
answered on 28 Nov 2016, 02:40 PM
Nice. Thanks.