Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82132

Uncaught TypeError: Cannot read property 'className' of undefined when using FixedColumns and themes

$
0
0
http://live.datatables.net/ejejaw/3

Code:

$(document).ready(function() {
var oTable = $('#example').dataTable({
"sScrollX": "100%",
"bJQueryUI": true
});
new FixedColumns( oTable );
} );

Seems like having FixedColumns enabled while having sScrollX and bjQueryUI properties breaks things.

Try clicking on any of the columns to sort.

Viewing all articles
Browse latest Browse all 82132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>