Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

how to Limit data in column to fix length(no wrap) and show all data into tool tip?

$
0
0

I have tried title as below but not working.
"columnDefs": [ { targets: 4, className: "dt[-head|-body]-nowrap", title: 'testtt' }]

also in CSS added following stylesheet

.dt-body-nowrap { white-space: nowrap !important; }


Viewing all articles
Browse latest Browse all 2364

Trending Articles