Using Ellipsis renderer, how can headers of a table be truncated?
Using Ellipsis renderer, how can headers of a table be truncated?

I am able to use it for rows, not sure on how to implement it on headers of table
This discussion has been closed.
I am able to use it for rows, not sure on how to implement it on headers of table
Answers
Currently there isn't a way in DataTables I'm afraid. There isn't an output rendering function for the headers - you'd need to do that before you initialised the DataTable.
Regards,
Allan