Hi to all, this is my first post, so with this occasion I'm saluting all the AngularJs community.
My problem is the following: I have a json file, that need to be outputted in a table format. The problem is the famous default sorting by name, of that Json. I've have tried to put an example here: http://plnkr.co/edit/abTTHCYsODbYZ0jrR9c7?p=preview in which the last column is the $$hashKey, which I don't want Also I have some problems in sorting the content inside the table (not the titles), because of the multiple key and value in ng-repeat. If anyone has a better idea to do this, the help will be highly appreciated. Thank you! -- 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.
