jQuery TableTools not working

后端 未结 3 803
無奈伤痛
無奈伤痛 2021-01-17 03:13

I have downloaded example

from TableTools. Which is working fine. what i did is i copied the content of the index.html to another file and associated every path. Fla

3条回答
  •  北海茫月
    2021-01-17 03:43

    Think this will help

    "sDom": 'T<"H"plfr>t<"F"ip>',
    "oTableTools": {
                "aButtons": [ "csv", "pdf" ],
                "sSwfPath": "https://datatables.net/release-datatables/extras/TableTools/media/swf/copy_csv_xls_pdf.swf"
            }
    

提交回复
热议问题