Search results
PDF

Is it possible to use the .NET class objects in ReportViewer

Yes, it is possible to use the .Net class objects as the DataSource in BoldReports ReportViewer. For this, you have to use the ProcessingMode property with ProcessingMode.Local and your objects need to pass using the DataSources property along with the data set name used with RDLC or RDL report.

RDLC dataset editor

See Also

.NET Class objects in Angular ReportViewer

.NET Class objects in JavaScript ReportViewer

.NET Class objects in React ReportViewer

.NET Class objects in ASP.NET Core ReportViewer

.NET Class objects in ASP.NET MVC ReportViewer

.NET Class objects in ASP.NET Web Forms ReportViewer

.NET Class objects in WPF ReportViewer

.NET Class objects in UWP ReportViewer