khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Fixed expand_level not working when the tree data is updated #56

Closed cdunlap closed 9 years ago

cdunlap commented 9 years ago

I discovered that if the tree data is changed after the initial render of the table, it won't auto-expand the tree based on the expand-level attribute. This fixes that.

cdunlap commented 9 years ago

Going to have this pull request come from an upstream branch... standby.