0

How can we use expandRow for expanding a particular row in angular ui grid tree view. Can I get an example of this?

1 Answers1

0

Use the following link for tree expansion and addition of nodes.You can add a ng-click controller to this functionality which will make this tree visible(hide it initially with ng-hide).

https://angular-ui-tree.github.io/angular-ui-tree/#/basic-example