angular-ui/ui-grid

When column sorting at the top grid, any open sub-sub-grid is retracted

Open

#5.566 geöffnet am 19. Juli 2016

Auf GitHub ansehen
 (0 Kommentare) (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

I created a third-level-grid with the expandable option at each level. Steps to reproduce: -open some third-level-rows -click any column at the first-level to sort it.

Issue: The third-level-rows are retracted (closed) when the column sort takes place, but the sub-grid is not

Plunkr with my code-> http://plnkr.co/edit/F2qZZOR9T6GJ6N8QtuoI?p=preview Screencast to reproduce to see the issue-> http://screencast.com/t/M78pOOb7d2M

Contributor Guide