I have been trying to setup my datatable inside a flexbox layout. But, when I have a column on the left side, the datatable bleeds out too wide on the right side of the page, and the responsiveness doesn't work. If I delete the column, it works just fine. Something about it having the column next to it makes it not work. I am pretty sure it is a datatables issue, not a flexbox issue, but I could be totally wrong. Any help would be greatly appreciated. Here is an example:
http://codepen.io/dbalders/pen/oxNjOg
Thanks, David