Is it possible to have the tooltip for Ellipsis render HTML content?
columnDefs: [ {
targets: 1,
render: $.fn.dataTable.render.ellipsis( 200, true )
} ],
Is it possible to have the tooltip for Ellipsis render HTML content?
columnDefs: [ {
targets: 1,
render: $.fn.dataTable.render.ellipsis( 200, true )
} ],