I am having some trouble with my view updating a results table after I call a Restful Resource that returns a data set. I've created a Fiddle to show what my issue is. It is located here <http://jsfiddle.net/pouncilt/p6fVa/52/>. In this Fiddle, I have two arrays A-List and B-List; which hold Person objects. These two arrays are not defined on the $scope variable because this data really comes from a Restful Service call. I am trying to figure out why my view doesn’t show array values in my table.
Any help with this is much appreciated. Thank you. Tonté -- 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.
