It might help too http://www.code-sample.com/2014/12/angularjs-ng-grid-filter-filtertext.html ---------------------------------------------------------------------------------------------------
On Friday, September 20, 2013 8:17:13 PM UTC+5:30, Brad McAlister wrote: > > I've got a grid with nested JSON data for some of the columns and the > ng-grid filter won't filter on the nested data. It only finds the top level > data. I'm trying to wrap my head around the best way to write a custom > filter to filter all the layers of JSON not just the top layer. How should > I go about this? > > http://plnkr.co/edit/MFwJMf?p=preview > > > -- You received this message because you are subscribed to the Google Groups "AngularJS" 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
