Open TheColonel2688 opened 1 year ago
I have to look into discussion.
But closes what comes to automatic filters is using DataView
and/or DataViewBuilder
s. There are some ways to add sorting for each columns, so something like that for column filters could easily be added. But that's not there yet. But I'm open for PRs :)
Is there an automatic way to implement filters by column Values? Like if is column is Boolean or an Enum it gives you a list of values with checkboxes? Numbers with comparison expressions? strings with a simple search filter?
P.S. You could enable "Discussions" on the repo so we don't clutter up issues