摘要:
using Microsoft.Reporting.WebForms;/引用 ReportViewer reportview = new ReportViewer();//web界面显示RS报表控件 reportview.ProcessingMode = ProcessingMode.Remote;//控件处理模式,Remote远程,.Local本地 reportview.ServerReport.ReportServerUrl = new Uri("http://pcberp02/Reportserver");//报表服务器 reportview.S... 阅读全文
posted @ 2013-06-14 09:37
cw_volcano
阅读(527)
评论(0)
推荐(0)
浙公网安备 33010602011771号