摘要:
WebForms的ReportViewer提供了导出成EXCEL或者PDF的报表。(Reporting Services) 但是导出时报表会另存为 .xls[1] 或者 .pdf[1],导致文件无法直接打开。 这需要给ReportViewer设定一个DisplayName解决。 ReportViewer1.LocalReport.DisplayName = "REPORT_&quo... 阅读全文
posted @ 2009-10-16 17:50
emanlee
阅读(1036)
评论(0)
推荐(0)