这个所有都是前段数据调用,大大下降了后台对数据的处理,很是的好。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?