vs平台下打印报表
1、创建报表文件

3、创建数据集和水晶报表一样,也需要创建。

5、给报表指定数据集。就是最开始创建的数据集。

7、创过aspx文件,拖入报表控件。<asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <rsweb:ReportViewer ID="reportViewer" runat="server" Font-Names="Verdana" Font-Size="8pt" WaitMessageFont-Names="Verdana" WaitMessageFont-Size="14pt" Height="578px" Width="1024px"> <LocalReport ReportPath="Product\GoodsPrint.rdlc"> </LocalReport> </rsweb:ReportViewer>

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:26
阅读量:24
阅读量:65
阅读量:85
阅读量:54