I am a beginner to Angular JS framework, I have made a client-company table and filtered clients by company name using drop down menu. But what if I want to filter results using URL like "#/client/company.name=A" and by clicking on that link only filtered results are shown- How can I filter results based on URL in Angular JS? I have dynamically generated the link but how can I filter results using the URL? Here is my Jsfiddle link <http://jsfiddle.net/72h2gqk6/3/>
-- 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.
