Hello, I have a situation where I have a table which is tree level deep. It's a hierarchical table with three levels. It's not a Grid just a table.
I should build sorting into it so that first level Headers should sort data in table so that first level field is sorted and two other level's data is correctly after sorting with first level data. It should show data in hierarchical fashion. How can I do this in AngularJs? I can't use ng-grid in this case. Br Micaela -- 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/groups/opt_out.
