appsmithorg / appsmithorg/appsmith
[Feature]-[800]:Server-side filtering for Tables
Open
Community Reported
Enhancement
High
Query Widgets & IDE Pod
Table Widget
Widgets & Accelerators Pod
Widgets Product
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Binding of the data from the Filter fields to the data sources.
### Why should this be worked on?
Currently, the filtering is client-side.
Especially with large amounts of data, I use serverside pageination.
But now it would be practical to integrate the data in sql as with serverside pagination. Table.filterJson next to Table.search and Table.pageNo would be really nice.
[Front conversations](https://app.frontapp.com/open/top_5k8zw)
Contributor guide
Assessment
This issue has not been assessed yet.