koalyptus / TableFilter

A Javascript library making HTML tables filterable and a bit more :)
https://www.tablefilter.com
MIT License
324 stars 95 forks source link

Multiple Tables in one page? #695

Closed mastertransapp closed 5 years ago

mastertransapp commented 5 years ago

Hello, first Thank you for this amazing TableFilter package, and for the DOCs, they are amazing, but i can't find a part related to multiple tables in one page, my question is how to have multiple tables in the same page and they will be completely separate, i try with two different ids and two different initiate but when i search in one table the search get applied to the other table ?

mastertransapp commented 5 years ago

i found the problem it was because i was setting state: true, in my config.