angular-ui/ui-grid
Auf GitHub ansehenexpandable area selections gone while scrolling
Open
#5.299 geöffnet am 8. Apr. 2016
help wanted
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
I use ui-grid-expandable="1" and ui-grid-selection="1". if something is selected in the inner grid, and I scroll down there, and then afterwards I scroll down and up on the outer grid, it seems to kind of refreshing the inner grid and all selections are gone. :-( Is there a solution for that?
Thanks a lot --Danny