ScrollX is true, but table does not scroll - gets "+" instead
ScrollX is true, but table does not scroll - gets "+" instead
Repro: http://mbaas.de/scrollx.html
Debugger: http://debug.datatables.net/atebow
I have set ScrollX: true, yet the table (which needs scrolling, does not scroll - but last col is hidden and a "+" is added to the first column to display the missing data.
After going through the doc, I thought that simply setting ScrollX: true would be sufficient - is anything else needed?
And something else: when rendering with Firefox, the SearchBox overlaps colTitles - Chrome displays correctly. (see screenie at http://screencast.com/t/stsoCJ1ZZ0bM )
Answers
Found the solution: I was using the Responsive-Extension. It all works fine w/o.