We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
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.

ReportViewer does not render Properly

Hello, 
 I am currently implementing the sfReportViewer(v. 16.4.0.46) in my UWP application. So far I am experiencing some issues when rendering my rdlc. These are as follow:
  1. The header and footer are using the built in fields of PageNumber and TotalPages from Rdlc. These values are in 0, regarding the amounts of pages in my report.
  2. I am inserting HTML on the textbox placeholder. I am currently inserting only bold, italic and underline tags and only the bold and italic tag are being rendered. Is there support for the <u></u> tag in the reportViewer.
  3. Also, the report viewer is omitting and changing the placement of certain tables on my report, while I test the same rdlc and it render correctly on other platforms, in the sfReportViewer it simply does not display the required tables with its data.
Attached, are the result using sfResportViewer, the expected result and the rdlc we are using.
Thank you in advance,
Hector

Attachment: ReportViewerTest_b1faa7d7.zip

1 Reply

MM Mageshyadav M Syncfusion Team January 22, 2019 09:58 AM UTC

Hi Hector, 
 
Thanks for your interest in Syncfusion components. 
 
Query 
Response 
The header and footer are using the built in fields of PageNumber and TotalPages from Rdlc. These values are in 0, regarding the amounts of pages in my report. 
 
We have fixed the reported issue and the fix changes will be available in our upcoming 2018 Volume 4 SP1 release which has been scheduled to be released by first week of February 2019. 
I am inserting HTML on the textbox placeholder. I am currently inserting only bold, italic and underline tags and only the bold and italic tag are being rendered. Is there support for the <u></u> tag in the reportViewer. 
Currently we are having some limitations on rendering text with underline in UWP platform. So, we don’t have a support for rendering text with Underline in our UWP reportviewer. 
Also, the report viewer is omitting and changing the placement of certain tables on my report, while I test the same rdlc and it render correctly on other platforms, in the sfReportViewer it simply does not display the required tables with its data. 
We have validated the shared report with dummy data and tablix has been rendered properly with data in report viewer. I have attached a UWP sample with your report for reference and it can be downloaded from the below location. 
 
 
Please check the above sample and if you still face any issue then modify the sample to reproduce the issue at our end. 
 
Regards, 
Mageshyadav.M 


Loader.
Up arrow icon