Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 28687

SSRS ReportViewer dynamic height

$
0
0

Hi,

I'm displaying my SSRS reports via the web application tool ReportViewer

The idea is to change its height based on the report. I mean, if the report is 5000px height then the ReportViewer height must be 5000px height too.

In this way the ReportViewer scrollbar will not be displayed.

 

<%

@RegisterAssembly="Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"

 Namespace="Microsoft.Reporting.WebForms"TagPrefix="rsweb" %>

<rsweb:ReportViewerID="rvMain"Width="1500px"BorderWidth="1px"Visible="false"onprerender="rvMain_PreRender"AsyncRendering="false"

ShowFindControls="false"BackColor="White"runat="server">

</rsweb:ReportViewer>

Can you please hep me how can I do that?

Regards,

Nadeem


Viewing all articles
Browse latest Browse all 28687

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>