angular-ui/ui-grid

Loading spinner on subgrid

Open

#6.529 geöffnet am 11. Jan. 2018

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (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

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

Contributor Guide