JQuery datatable 刷新

Parameter:  fnDraw
Type:       function
Inputs:     {bool} [default=true]: Re-filter and resort 
            (if enabled) the table before the draw.

 https://datatables.net/api the explanation for fnDraw


this.table.dataTable().fnDraw(false) 可以将分页等信息回传到服务器

 




posted @ 2015-01-28 12:00  zhh  阅读(9088)  评论(0编辑  收藏  举报