我从此处使用Microsoft RDLC报表设计器(在Visual Studio 2017中)v15.3.1来设计报表。 https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftRdlcReportDesignerforVisualStudio-18001&ssr=false#overview
要生成报告,我在代码中使用的是ReportViewerControl v.150.1358.0。
https://www.nuget.org/packages/Microsoft.ReportingServices.ReportViewerControl.Winforms/
这两个控件之间是否存在版本兼容性。该报告将由报告设计者(人员)设计,他们将采用市场上最新的RDLC报告设计者版本。我想知道什么时候需要在应用程序中升级ReportViewerControl,以继续支持设计人员将采用的最新报表设计器。