細說 datatables tableTools 擴展

這個所有都是前段數據調用,大大下降了後臺對數據的處理,很是的好。css


一、初始化安裝 3部分html

加載2個jquery.dataTables.css,dataTables.tableTools.cssjquery

加載jquery.dataTables.jsapp

加載dataTables.tableTools.jsdom

一、語言漢化ide

"language":

二、導出當前頁面的數據  看清楚最後一句話 很是重要.net

能夠看如下參數 
oSelectorOpts 

//http://datatables.net/extensions/tabletools/button_options#Common-options-(apply-to-all-button-types)
Control the data to be used from the source DataTable. DataTables has the ability to select which rows to use, and the order they are to be used in, through its $ API method. This option provides that ability for TableTools export buttons as well, so you can have only the current data exported (for example).

三、列數據的統計 footer調用code

http://dt.thxopen.com/example/advanced_init/footer_callback.html htm


四、導出不行?flash沒有加載get

一、看下flash加載方式   這裏的例子是dom 而安裝的時候是sdom? 

http://datatables.net/extensions/tabletools/initialisation

相關文章
相關標籤/搜索