angular-ui/ui-grid

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

Open

#5 566 ouverte le 19 juil. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur