This is a migrated thread and some comments may be shown as answers.

Multiple ReportViewers on one .aspx page

1 Answer 311 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Phil
Top achievements
Rank 1
Phil asked on 25 Jun 2019, 01:37 PM

I'm currently integrating Telerik Reporting into my companies web application, which uses ASP.NET WebForms. I'm using the Standalone Report Designer to build the reports, then I import them into our application to use.

I'm having trouble displaying multiple reports on one .aspx page. I'm using the <telerik:ReportViewer> and <telerik:ReportSource> to reference the reports. Individually the reports display fine, however when trying to render them both, they load and then don't display anything.

Is there something I'm missing? I haven't been able to find much on the forums/documentation on this issue.

1 Answer, 1 is accepted

Sort by
0
Accepted
Neli
Telerik team
answered on 28 Jun 2019, 08:31 AM
Hi Phil,

I assume that the style for the second report viewer was not set. I prepared a sample with our HTML5 ASP.NET Web Forms Report Viewer which displays two reports and there is a custom style for the second. You can take a look at the attached project and compare it with your code.

Let us know if you use the old ASP.NET WebForms Report Viewer.

Regards,
Neli
Progress Telerik
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
Tags
General Discussions
Asked by
Phil
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or