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) 可以将分页等信息回传到服务器

 




 
                    
            
                

相关文章: