Tuesday, 6 August 2013

AngularJS OrderBy Sort Not Working With Nested Tables

AngularJS OrderBy Sort Not Working With Nested Tables

I have created a parent table and a nested table in angular. Whenever I
sort the parent's columns by a certain attribute (on click) the nested
data for each parent row is lost. Any help?

No comments:

Post a Comment