DataTables Column Overflow Despite Responsive Active
DataTables Column Overflow Despite Responsive Active
Hello:
I've been experiencing table overflow, despite having the responsive plugin enabled.
http://cdaringe.net/c/pub/img/datatable_overflow_responsive/ -- see screenshots
I've boiled it down to the basics, but still have overflow.
See the following fiddle: http://jsfiddle.net/cdaringe/qdxw0j6e/
See the debug info, representing that of the fiddle: http://debug.datatables.net/obetuj
Hours after starting this draft and tinkering, I found that adding the width="100%"
attr to the table tag seems to make the table behave (Chrome). However, I believe something is still afoot.
Answers
Bump. Not being a nuisance--just following up!
Have the same issue with yours. Really hurt they don't have solution for that.