Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 vs 2005 中向我的 rdlc 添加多个数据集。在 vs 2010 中,我们有一个名为“报告数据”窗口的选项,我们可以从那里添加多个数据集。但是,在 vs 2005 中,我没有找到那个选项。请建议我,我如何添加多个数据集。
在 Visual Studio 2005 中,当“编辑”报表时,报表设计器上方有三个选项卡。最左边的选项卡是管理数据源,最右边的选项卡显示报表预览。
切换到最左侧的选项卡并使用那里的控件添加新数据源。