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

 




 
                    
            
                

相关文章:

  • 2022-02-07
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-10-28
  • 2021-12-18
  • 2021-05-25
  • 2021-12-20
猜你喜欢
  • 2021-11-12
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案