appsmithorg / appsmithorg/appsmith
[Feature]: Support for multiple column sorting in table widget
- 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
In the table widget, we can sort using a single column, by enabling the sort for multiple column can be a good feature when we have lots of records in a table and pagination is disabled.
### Why should this be worked on?
This will improve the visibility for larger dataset and ease the pain to work with these datasets. Today we autopaginate the table after some records but this will definitely be helpful once we have scrollable table widget.
Ref image from user:

Contributor guide
Assessment
This issue has not been assessed yet.