angular-ui/ui-grid

expandable area selections gone while scrolling

Closed

#5,299 opened on Apr 8, 2016

 (0 comments) (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

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

Contributor guide