lukaskral / bootstrap-table-filter

MIT License
48 stars 39 forks source link

Multiple bootstrap table filter #25

Open dineshkumarwin opened 9 years ago

dineshkumarwin commented 9 years ago

Hi,

I have placed two bootstrap table in single page. First table for customer address details, second one for product detail, I have used bootstrap-table-filter

the data are loaded correctly. the filter bar showing column names correctly.

While filtering the last loaded filter bar works correctly where the first one not, I tried to identify the issue the bs-table.js variable name "bootstrapTableFilter" keeps the last loaded filterbar details.

I used bootstrap-table.js, bootstrap-table-filter.js and bs-table.js

if possible can I get an example

nixdarf commented 9 years ago

I have the same problem please post if you find the answer...

tedbakers commented 7 years ago

Anyone ever find an answer to this?