Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

Report rdlc list control issue

$
0
0

I am writing to seek help, in regards list control in report.rdlc.  When I create a list control and add in data, then render the report page, it shows the list box data multiple times, making the report pages stretch up to 4 pages.  

Is there a way to resolve this issue.  

for reference, this what my html for the report viewer is:

<asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager><rsweb:ReportViewer ID="ReportViewer1" runat="server" Font-Names="Verdana" Font-Size="8pt" WaitMessageFont-Names="Verdana" WaitMessageFont-Size="14pt" Width="1100px" Height="600px"><LocalReport ReportEmbeddedResource="comp_report.Report1.rdlc"></LocalReport></rsweb:ReportViewer>

Any hints would be most welcomed. 

Thanks


Viewing all articles
Browse latest Browse all 1418


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