You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both local and remote reports have a type that looks to be able to exist WITHOUT the instantiation of an instance of Microsoft.Reporting.WebForms.ReportViewer. It looks like LocalReport and ServerReport can be instantiated directly and their "Render" methods invoked without the ReportViewer instance. I'll be updating the implementation of ReportRunner to reflect that simpler approach, barring any push-back from the project owner.
No description provided.
The text was updated successfully, but these errors were encountered: