angular-ui/ui-grid

Save and restore state not accurate

Closed

#5,466 opened on Jun 12, 2016

 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi,

I try to save and restore the state of the grid but it is somehow not accurate for me. I try other grid options as well but everytime I restore the state, the scrolling position is not back to the former state and it moves up 4 or 5 rows.

For example, if I move to the last row and save the state. I cannot restore to the last row. Thanks. http://plnkr.co/edit/VDi8ZNw9oevUL2lkPYqu

Contributor guide