problem with TableTools.js code

problem with TableTools.js code

mavs1971mavs1971 Posts: 3Questions: 0Answers: 0
edited March 2013 in General
hi, i am using TableTools,js for my project, i use this lines of codes

"oTableTools": {
"sSwfPath" : "../../css/copy_csv_xls_pdf.swf",
"aButtons": [
{
"sExtends": "print"
"sInfo": bla bla bla"
}, {
"sExtends": "pdf",
"sPdfOrientation": "landscape",
"sPdfMessage": "Recuerde, solo imprima si es necesario. Salvemos al planeta",
"mColumns": "visible"
}
]
},
when a made the reference to

it works pefrect
when a use

datatable does not work.

i use TableTools.js becouse i need to translate smoe of the message to spanish but the .js have a problem. can you fix it?

post when a use only "print" buttoms it work on two .js file

Replies

  • allanallan Posts: 63,213Questions: 1Answers: 10,415 Site admin
    http://datatables.net/forums/discussion/14752 - duplicate?

    As before - without a test case we cannot help.
This discussion has been closed.