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.
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.