Copy_xls buttons not working
Copy_xls buttons not working
jdadwilson
Posts: 127Questions: 30Answers: 1
in TableTools
I have successfully implemented the tableTools buttons with no problem. Installed the swf file on my local system. Do NOT get a File Not Found error when processing. BUT... I do not get anything when selecting either button.
Here is my code...
'sDom': 'T<"clear">lfrtip',
'oTableTools': {
'sSwfPath': 'files_commands/copy_csv_xls.swf',
'aButtons': [ 'copy', 'xls' ]
},
TIA for any assistance
jdadwilson
This discussion has been closed.