为数据表添加单独的搜索框可能吗?

add separate search box for datatable possible?

我已经搜索过了,没有找到正确的答案。

我想在数据表中添加单独的搜索框,而不是默认的单个搜索框。

是否可以添加?

谢谢

你看过这个吗?

https://datatables.net/examples/api/multi_filter.html

举例说明!!请试试这个