Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
4
Votes
Provide support to parse HTML string in Grid to Excel export for Blazor
Mohan Chandran
Created On
:Aug 19, 2020 2:29 AM
Updated On
:Aug 19, 2020 3:55 AM
Type
:Feature Request
Control
:XlsIO
Mohan Chandran
Created On
:
Aug 19, 2020 2:29 AM
Type
:
Feature Request
Control
:
XlsIO
Updated On
:
Aug 19, 2020 3:55 AM
When Grid cells contain HTML elements as values, the Grid control formats the HTML content and show only the values inside the HTML tags. But, the exported Excel document shows the HTML tags instead of the HTML formatted content. It is because the HTML string to Excel conversion support is not provided in the Excel export for the Blazor platform.