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

Export data using DataTables issues

$
0
0

I try to save data in a table into VSC, and (hopefully later into DPF). I use code from the example:

$(document).ready(function() {
$('#table').DataTable( {
dom: 'T<"clear">lfrtip',
tableTools: {
"sSwfPath": "../tabletools/swf/copy_csv_xls_pdf.swf"
}
} );} );

But I keep getting typeerror, nCell not defined. Some blogs say DataTable cannot handle the table with colspan and rowspan in <tbody>. Is it true? Is there a way to get arround this?

Thanks!


Viewing all articles
Browse latest Browse all 82672

Trending Articles



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