DataTables Column Overflow Despite Responsive Active

DataTables Column Overflow Despite Responsive Active

cdaringecdaringe Posts: 7Questions: 3Answers: 0

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

Similar: http://datatables.net/forums/discussion/1081/tables-with-lots-of-columns-needs-to-overflow-the-browser-page-with

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

  • cdaringecdaringe Posts: 7Questions: 3Answers: 0

    Bump. Not being a nuisance--just following up!

  • xiaodanxiaodan Posts: 2Questions: 0Answers: 0

    Have the same issue with yours. Really hurt they don't have solution for that.

This discussion has been closed.