"aButtons": [
"copy",
"csv",
"xls",
{
"sExtends": "pdf",
"sPdfOrientation": "landscape",
"sPdfMessage": "Your custom message would go here."
}
],
//"sRowSelect": "multi", // It copy all rows anyway?? + Glitch if fixedcolumn
"sSwfPath": sSwfPath_location
},
"oLanguage": {
"sSearch": "Search:"
},
"aoColumnDefs": [
{ "sWidth": "10%", "aTargets": [ -1 ] }
]
} );
} );
</script>
I think the HMTL is already loaded... I think as I said that it coming from the Datatable parsing and the {} that have a meanig in javascript...