This might simplify the question: how is it possible to use the search function to filter multiple tables on one page? That makes the CSS accordion simple to implement and I expect that the output would hide any unpopulated parent accordions.
Hi,
thanks for your question, and sorry for the trouble.
Unfortunately, search multiple tables with one search field is not directly possible, but would require custom coding using the DataTables JS library.
However, there is a TablePress Extension that can create a table with collapsible rows like on this page: http://legacy.datatables.net/release-datatables/examples/api/row_details.html
For details on that Extension, please see https://ww.wp.xz.cn/support/topic/how-to-expand-tablepress-row?replies=24
Regards,
Tobias
Hi
I have 4 exel files with 2.000.000 support this ?
Hi,
thanks for your question!
No, this is to much, and I don’t recommend TablePress for tables of that size.
You should use a custom database solution for that.
Regards,
Tobias
You now a solution ?
Thanks
Hi,
no, sorry, I’m not aware of a directly usable solution. You will have to look into developing a custom PHP/mySQL solution for this.
Regards,
Tobias
I try with 20.000 row and works. But firefox crash
Hi,
yes, the import will usually work, but with 20.000 rows, there are just too many text fields on the page for the browser to handle. Some people got good results with Internet Explorer which (surprisingly) seems to show the best performance with many input fields.
Regards,
Tobias