angular-ui/ui-grid
Ver no GitHubsaveState method not working on tree view feature
Open
#4.145 aberto em 9 de ago. de 2015
good first issuegrid-savestate
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Hi team,
I have used $scope.gridApi.saveState.save(); and $scope.gridApi.saveState.restore($scope, $scope.state); method to save current state of tree view. But it's not working when calling restore. Then i debug save() method result, it returns empty object. Does this feature support for treeview? I'm using ui-grid - v3.0.1-d533200 - 2015-07-22 and AngularJS v1.4.1