EOEMMANUEL OKELLONov 7, 2018
Complex filtering on nested Objects. Angular 6
I am using Angular 6 following the official documentation. The default filtering doesn't seem to work on the nested objects like category and location. I have heard about overriding filterPredicate by doing something like this this.MyDataSource.filte...
EEMMANUEL commented