vb.net 报表查看器多个报表

发布于 2024-12-07 16:44:33 字数 111 浏览 0 评论 0原文

在 vb.net 中,有一种方法可以使用相同的 rdlc 但使用不同的 SQL 语句动态创建多个报告。

因此,本质上我想编写一个循环,该循环将在查看器中多次打开同一个报告,最终会产生许多页面。

Within vb.net is there a way I can dynamically create multiple reports using the same rdlc but with different SQL statements.

So in essence I want to write a loop that will open the same report multiple times within the viewer which will end up having many pages..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

瀞厅☆埖开 2024-12-14 16:44:33

显然不是,我最终创建了一个新报告并使用列表框工具。

Apparently not, I ended up creating a new report and using the list box tool.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文