簡體   English   中英

借助用於SQL Server Reporting Services的ReportViewer控件,我可以在C#中以編程方式更改子報表嗎?

[英]With the ReportViewer Control for SQL Server Reporting Services, can I change the subreport programatically in C#?

當前,我們有一個可以使用多個子報告的報告。 到目前為止,每次我們想打印不同的內容時,我們都一直在手動更改子報表。 但是,我正在嘗試使用ReportViewer控件構建一個C#Winforms應用程序,該應用程序可以動態更改子報表。 這有可能嗎? 如果有幫助,則適用於SQL Server Reporting Services 2008和.NET 3.5 Framework。

有一個教程在這里 (http://www.gotreportviewer.com/subreports/index.html)給出一試。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM