angular-ui/ui-grid

Loading spinner on subgrid

Open

#6 529 ouverte le 11 janv. 2018

Voir sur GitHub
 (2 commentaires) (1 réaction) (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

Hi all!

I have a grid with a expandable rows. In my app the data refresh every 1 minute. When a row is expanded I have to mantain it opened and refersh the data. When I do this a loading spinner appears on the subgrid.

I have tested with the tutorial http://ui-grid.info/docs/#!/tutorial/216_expandable_grid and its happening the same thing:

image

Thanks in advance

Guide contributeur