How to inherit the width of columns in printing?
How to inherit the width of columns in printing?
pagawa
Posts: 5Questions: 3Answers: 0
I have set the width of the columns for my datatable but when I use the print button, the columns were set with auto-width again.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @pagawa ,
You need to specify the width as part of the export, see this SO thread, it should help,
Cheers,
Colin
Thanks @colin