Quantcast
Channel: Editor — DataTables forums
Viewing all articles
Browse latest Browse all 3740

Ellipis renderer - HTML Tooltip?

$
0
0

Is it possible to have the tooltip for Ellipsis render HTML content?

 columnDefs: [ {
            targets: 1,
            render: $.fn.dataTable.render.ellipsis( 200, true )
            } ],

Viewing all articles
Browse latest Browse all 3740