Copy_xls buttons not working

Copy_xls buttons not working

jdadwilsonjdadwilson Posts: 80Questions: 14Answers: 1

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.