Hi,
When using TableColumn / DataTables with Python and outputting to a file (not web), is it possible to customise columns for wordwrap?
Hi,
When using TableColumn / DataTables with Python and outputting to a file (not web), is it possible to customise columns for wordwrap?
This is probably possible with an HTMLTemplateFormatter
.