I have an application that has set of data that has a recursive relationship (a tree view, using recursion.) I\'ve tried several ways to implement this via Angular, none of
Try this for a nice clean example
http://codrspace.com/build80/create-recursive-tree-structure-using-template-in-angularjs/