gregnb / gregnb/mui-datatables
Saving filter params, loading filter params on render?
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
What would be the best way to apply custom filter parameters immediately on the first render of a table?
For example, I'd like to save user selected filtering parameters in sessionStorage, so when a user returns to the table, the saved filter parameters (and possibly the page number) are loaded and applied again, otherwise the filter parameters are reset back to default.
Is there a way I could capture the filter parameters, and re-reapply them?
Andy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.