angular-ui/ui-grid

getTreeState() is not working (points to not existing function)

Open

#4,545 opened on 2015年10月19日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issue

説明

this is not working, complains that function is not implemented. gridApi.treeBase.getTreeState()

this does exist (but not documented): gridApi.treeBase.getTreeExpandedState()

but this internally points to service.getTreeState(grid) which also doesn't exist.

コントリビューターガイド

getTreeState() is not working (points to not existing function) · angular-ui/ui-grid#4545 | Good First Issue