Hi All, I am working a simple website where there will be few Categories listed on left and all products will be displayed on right(some this like any shopping cart website ),if i click on Categories particular products should filtered and displayed,i am getting these Categories data from one table and products from another table..theses two tables are linked based on id,its MySQL database, converted table data to json format using php.
Apart from this i have used ng-repeat to display both Categories and products..used ng-click on Categories and filter on products,not able to filter This is all i have done..any idea suggestion or any working link will help me a lot. Will be waiting from your replies Thanks -- 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.
