Hello. I'm trying to implement a filter on my matTable with a DataSource(cdk). Now the filter from the Material Example doesn't work since it's not a MatDataSource and after a long search, I'm still not sure of a good way to implement it and the different components that would play a part. I found some examples using pipes (though the official material says it's rather inefficient) and creating a reference for another component of already filtered data (however, I couldn't quite grasp this concept). Could someone explain me an efficient way of implementing a filter and the components with their different functions?
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
