Hi,
I have logic in cellRender to format the cell styles such as changing background colours (for example if age is > 20 change the cell background colour to green).
Exporting to PDF the styles persist - the PDF looks exactly as the grid with the cell styling.
With Excel, all cell styling is lost. Is there any way I can persist the cell styling on export?
Thanks.