Hey all..
Just curious on if I can word-wrap column 1 in my table at a certain character length?
It isn't something that is built into DataTables, but you could use columns.render as a function to insert line breaks where you need.
columns.render
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
It isn't something that is built into DataTables, but you could use
columns.render
as a function to insert line breaks where you need.Allan