gregnb / gregnb/mui-datatables
Table search isn't working when serverSide option set to true
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I'm using the last version of mui-datables and I think there is an issue with the serverSide: true
when I'm using it (data filtered in the server) it should keep the search input working with the current data in the table.
Is it possible to have serverSide: true but keep the auto search that will give me results from the data that was fetched in the table?
meaning: to have options {serverSide: true, search: true, searchAlwaysOpen: true,}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.