hi, I wander, for a collection returned from a query (ex: $http query). I can use angular.foreach to loop over the multiple records.
Is there any way to exactly get one single record? For example I made the query by specifying the primary key. I will get exactly one single returned record. On the html file, I don't want to use ng-repeat to loop over the returned record either. Is there any more mature sample to get one single record and then put on a form for editing? -- 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.
