Posted 27 March 2019, 3:09 pm EST
Hi,
I have a grid I am exporting to PDF.
When I export the grid with ```
customCellContent: true
When I export the grid with ```
customCellContent: false
``` the print out has grouping headers as it should but still some of the header columns have truncated titles.
What am I missing here with the PDF export?
Regards,
Michael
HTML View
[img]https://gccontent.blob.core.windows.net/forum-uploads/file-c0b1740e-d8b1-4a33-9c80-c86194578d59.png[/img]
With custom styling
[img]https://gccontent.blob.core.windows.net/forum-uploads/file-597623c2-f9be-4de5-9958-412db1472e2f.png[/img]
Without custom styling
[img]https://gccontent.blob.core.windows.net/forum-uploads/file-d6f1811a-cc47-4669-bfd3-10a842caa6de.png[/img]