How to apply filter to specific datatable

后端 未结 6 1383
既然无缘
既然无缘 2020-12-08 21:03

Is it possible to apply a certain filter to only one datatable? I have the following filter function that I am applying on document ready, I don\'t know if this is proper pr

6条回答
  •  -上瘾入骨i
    2020-12-08 21:45

    It turns out filtering is global and indeed you have to filter the table element... it's quite disappointing.

提交回复
热议问题