I'm having trouble getting the horizontal scrolling to work in my data tables implementation. I whittled my data table settings down to just those from this example (http://datatables.net/examples/basic_init/scroll_x.html) plus "bJQueryUI": true and horizontal scrolling doesn't work. It just overflows out the side of the table. Is there something I need to do with the div container I have the table in?
↧