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

Allow Filter to be supplied as Expression for SelectColumn. #6364

Open
cpwright opened this issue Nov 11, 2024 · 0 comments
Open

Allow Filter to be supplied as Expression for SelectColumn. #6364

cpwright opened this issue Nov 11, 2024 · 0 comments
Labels
feature request New feature or request triage

Comments

@cpwright
Copy link
Contributor

As a developer, I want to pass a Filter into the updateView method so that I can have a column that behaves as if it were a wouldMatch operation, but only lazily computed rather than actually compute the Filter over all of the rows in the table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant