Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSDataGrid data filtering #127

Open
bpangburn opened this issue Mar 19, 2022 · 4 comments
Open

SSDataGrid data filtering #127

bpangburn opened this issue Mar 19, 2022 · 4 comments

Comments

@bpangburn
Copy link
Owner

I don't have a fixed idea of how this should work, but GlazedLists seems to provide some options for filtering table rows. Could be a nice feature:

https://glazedlists.github.io/glazedlists-tutorial/

@errael
Copy link
Contributor

errael commented Mar 19, 2022

Not to mention column sorting.

@bpangburn
Copy link
Owner Author

See #7

@errael
Copy link
Contributor

errael commented Mar 19, 2022

Hopefully we can just use the table sorting that comes with glazed and won't have to roll our own.

@errael
Copy link
Contributor

errael commented Feb 18, 2023

Changing title to remove GlazedLists, not that Glazed isn't an option. But turns out the Swing JTable sorter has filtering capabilites. So the issues

  • is filtering desirable/useful?
    If so, how specifically?
  • what kind of API?

@errael errael changed the title SSDataGrid data filtering using GlazedLists SSDataGrid data filtering Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants