Multiple datatables in the same page
Multiple datatables in the same page
Hi,
I have multiple tabs and each tab has a table. Is it possible to have one search field for all the tables?
I try to use the keyup event and trigger dataTable().fnFilter(searchInputValue), but that only works with visible table. Only one table is visible, all the other are hidden because of the tabs.
Any suggestions?
Thanks
I have multiple tabs and each tab has a table. Is it possible to have one search field for all the tables?
I try to use the keyup event and trigger dataTable().fnFilter(searchInputValue), but that only works with visible table. Only one table is visible, all the other are hidden because of the tabs.
Any suggestions?
Thanks
This discussion has been closed.
Replies
Allan