VS2013使用RDLC搭配控件reportViewer控件时,控件无法在在Form上正常显示。这是由于版本问题,VS2013需要使用11.0.0版本的Microsoft.ReportViewer.Winform以及Microsoft.ReportViewer.Common.
reportView控件无法正常加载
最新推荐文章于 2025-05-01 14:32:29 发布
VS2013使用RDLC搭配控件reportViewer控件时,控件无法在在Form上正常显示。这是由于版本问题,VS2013需要使用11.0.0版本的Microsoft.ReportViewer.Winform以及Microsoft.ReportViewer.Common.