Visual Studio 2013 社区版的 RDLC
RDLC with Visual Studio 2013 Community Edition
我想知道Visual Studio2013 Community Edition Update 4 是否自带RDLC?
我安装了 Report Viewer Runtime 12 和 Report Viewer 10 Redistributable Package,但我仍然没有看到任何将 RDLC 报告添加到项目的选项。
根据这个Blog entry它不支持
We are happy to announce that we have added support for using
Microsoft Visual Studio 2013 (Professional, Premium, and Ultimate
editions) to create and modify RDLC reports. This lets you use the
latest version of Microsoft Visual Studio when designing reports for
Microsoft Dynamics NAV 2013 R2.
我已经安装了Microsoft Visual Studio Community 2013 with Update 4
并且完全没有问题create/modifyRDLC
报告。
如前所述 为了在 Community 2015
中使用 RDLC
报告,您必须安装 Microsoft SQL Server Data Tools
:我认为这与 Microsoft Visual Studio Community 2013 with Update 4
.
我想知道Visual Studio2013 Community Edition Update 4 是否自带RDLC?
我安装了 Report Viewer Runtime 12 和 Report Viewer 10 Redistributable Package,但我仍然没有看到任何将 RDLC 报告添加到项目的选项。
根据这个Blog entry它不支持
We are happy to announce that we have added support for using Microsoft Visual Studio 2013 (Professional, Premium, and Ultimate editions) to create and modify RDLC reports. This lets you use the latest version of Microsoft Visual Studio when designing reports for Microsoft Dynamics NAV 2013 R2.
我已经安装了Microsoft Visual Studio Community 2013 with Update 4
并且完全没有问题create/modifyRDLC
报告。
如前所述 Community 2015
中使用 RDLC
报告,您必须安装 Microsoft SQL Server Data Tools
:我认为这与 Microsoft Visual Studio Community 2013 with Update 4
.