Hi, we are developing new applications with the UWP Report Viewer control. So far, we have only developed applications where the report definitions are created as RDL files and uploaded to an SSRS report server. We are concerned that sometimes there rendering is slow when when have a multi-page report, and we are navigating between the pages.
In general, if the processing of RDLC files (embedded in the application) faster than RDL files (retrieved from an SSRS report server)?
Any information you have in regards to this question would be appreciated.