Hello,
I have a grid with headers and cells customized in HTML. Header has small images and cells have some basic HTML.
But when I’m exporting the grid to Excel, it is exporting all the custom HTML, making it difficult to read for the end user.
Is there a way I can customize what information will be exported? I would like to export some plain text instead of HTML in headers and cells.
Thank you