angular-ui/ui-grid

Save and restore state not accurate

Open

#5.466 geöffnet am 12. Juni 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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