I have a fiddle that sorts a table when clicking on the headers. I was able to make it work when using only one data-set, but now I have an issue. I am using 2 additional data-sets, so what this causes is to click on the header of one of the tables that uses one of the 3 data sets, and the other two tables are sorted to.
I need to be able to isolate the sort per table/ data-set. Is that possible using orderBy? This is my fiddle: https://jsfiddle.net/itortu/nhhppf53/ Many thanks. -- 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
