How would I deselect row in a custom print function?
{ extend: 'print',
//deselect rows before executing any script
.....
}
How would I deselect row in a custom print function?
{ extend: 'print',
//deselect rows before executing any script
.....
}