$(document).ready(function() {
$('#example').DataTable( {
buttons:[
{extend:'searchPanes',config:{columns:[0]}}
],
dom: 'Bfrtip',
});
});
code like above the columns will not work normal
how to set the config