angular-ui/ui-grid

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

Open

#5.566 aberto em 19 de jul. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador