// "buttons": ["copy", "csv", "excel", "pdf", "print", "colvis"],
//'copy', 'excel', 'csv', 'print' // , 'pdf' - Wait for next PDFMake release because of this bug https://github.com/bpampuch/pdfmake/pull/443
'targets': 'no-sort', // column index (start from 0)
'orderable': false, // set orderable false for selected columns
// $('#example2').DataTable({
// "paging": true,
// "lengthChange": false,
// "searching": false,
// "ordering": true,
// "info": true,
// "autoWidth": false,
// "responsive": true,
// });