Hi Jay, No there is no way to do that. However, if you ngrepeat over a array, the insertion order is respected. If you need that, use an normal array and not an associative one. background info, in the ngRepeat code, associative array are sorted on key, there is (currently) no way to avoid that.
I hope this helps you a bit ;) Regards Sander -- 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.
