The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Starting in 2019, the Reporting control is no longer included in Essential Studio. If you're experiencing issues with the Syncfusion Reporting Platform, Report Viewer, Report Designer, or Report Writer, we recommend migrating to Bold Reports, our dedicated reporting platform.
Bold Reports offers a comprehensive suite of tools and features for all your reporting needs, and we will help you make a smooth transition from the discontinued control. Our support team at https://support.boldreports.com/ is here to assist you with any questions or difficulties you may encounter during the migration process.
We thank you for choosing Syncfusion and appreciate your understanding.
MMMageshyadav M Syncfusion Team March 7, 2019 06:26 AM UTC
Hi Chiranjiv,
In “ProcessReport” function we will get the properties required for rendering report in Report Viewer from client side, then we are having functions for evaluating and rendering the report based on the details in our ejReportViewer source. Finally we will return the processed details as response in json format to client side for rendering report.