Open cpwright opened 1 week ago
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.
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.