excel-bootstrap-table-filter
excel-bootstrap-table-filter copied to clipboard
Reapply filtering after refresh
Hello,
Thanks for your work, it is a very clean and simple UI. I am looking for keeping the user's filter after a page refresh. To do that I need to get, at each filter change, the configuration object to reapply it on the new (refreshed) page when I call .excelTableFilter().
Do you know how I could get this configuration object ?
Thanks in advance !