Right, I included that sample code just to kind of make the point. Making a filter to do the dynamic filtering seems to be the best way to go, but it just seems a bit awkward considering how generally dynamic Angular is. Anyway, I believe your suggestion confirms my suspicion that there isn't a sort of "native" way to filter inline like this. Thanks!
On Fri, Jan 31, 2014 at 10:03 PM, Sander Elias <[email protected]>wrote: > Hi Again, > > After rereading your question, it sunk in! > You want something like this: http://jsbin.com/acOdUsum/14/ > > Regards > Sander > > -- > You received this message because you are subscribed to a topic in the > Google Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/f1oLd_e3_ds/unsubscribe. > To unsubscribe from this group and all its topics, 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/groups/opt_out. > -- 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/groups/opt_out.
