Hey is there a way to "filter" the rows that are populated into a table. So say I have a search page and it contains a button that has a connection behavior that populates a perfect forms table with resutls. Lets say a user enters search text, clicks the search button and gets way more results than they wanted. Instead of making another database call and clicking the search again, is it possible to just filter the data thats already in the table. If not, from a performance standpoint this could be a useful feature.
