Datatable width overflowing the page

Datatable width overflowing the page

botezbotez Posts: 1Questions: 1Answers: 0
edited July 2014 in Free community support

I'm trying to figure out why when my table is rendered, the width of the table exceeds the width of the page. Interestingly, as the table is being built the table fits the width of the browser, but as soon as it is finished rendering, the last column tends to exceed the screen width and overflows the screen. I can't determine if this is a CSS issue or an issue with the datatable itself, but I've been unable to fix it.

Unfortunately, the page I have is internal to my company, or else I'd share it to give more info. I did put the details of it into the debugger, which can be accessed here:

http://debug.datatables.net/uyides

Thanks for any thoughts on what I might try.

This discussion has been closed.