tree-grid-directive icon indicating copy to clipboard operation
tree-grid-directive copied to clipboard

Watch expand_level changing from controller

Open kirajhpang opened this issue 8 years ago • 1 comments

Hi, thanks for the great library. It is easy and well customize tools.

But I notice there is only 2 watch event, which is treeData & expandTo, what I trying to achieve now is reinitialize/ redraw/ recreate the entire tree grid directive when programmatically changing expand-level parameter.

Or there is anyway can work around with this? I just want to let user have a drop down option for expand level, after they selected, the tree will auto expand to that level.

Thanks.

kirajhpang avatar Feb 12 '17 17:02 kirajhpang

did you found a solution ? i want to change expand-level value from $scope too dynamicly

alainib avatar Nov 26 '17 17:11 alainib