Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saveState not saving current page size #4146

Closed
tringuyenminh92 opened this issue Aug 9, 2015 · 0 comments
Closed

saveState not saving current page size #4146

tringuyenminh92 opened this issue Aug 9, 2015 · 0 comments

Comments

@tringuyenminh92
Copy link

As i checked, $scope.gridApi.saveState.save() does not save current page size value and restore method doesn't restore previous page size value. So that i think there will be a wrong position scrollbar when:
_Call method to save current state of grid. (current page size in 100 and current position of scrollbar in row 47th)
_Change the page size (change to 20)
_Call method to restore the state
_The scrollbar will be shown in wrong position.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants