使用报表查看器在ASP.NET中设计报表
问题描述:
嗨
我已经在ASP.NET中使用报表查看器开发了一个报表.
给出一些想法和编码,以了解如何在RDLC中使用多个数据集
在asp.net
Hi
I have developed a Report using Report Viewer in ASP.NET.
Give some idea and coding for how more than one dataset used in RDLC
to view the report in asp.net
答
动态将RDLC绑定到ReportViewer [ ^ ]
高级报表查看器 [在本地模式下使用ASP.NET 2.0 ReportViewer [
Dynamic Binding Of RDLC To ReportViewer[^]
Advanced Report Viewer[^]
Using the ASP.NET 2.0 ReportViewer in Local Mode[^]
检查这些
RDLC:如何在一个报告中打印多个表 [ ^ ]
多个表作为ReportViewer报表的数据源 [ ^ ]
具有多个数据集和报告参数的ReportViewer [
Check these
RDLC: How to print multiple tables in one report[^]
Multiple Tables as data source for ReportViewer Report[^]
ReportViewer with multiple dataset and report parameters[^]