angular-ui/ui-grid

Treeview aggregations do not update when new data spliced

Geschlossen

#5.157 geöffnet am 23.02.2016

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi I've tried lots of things but I cannot get the treeview aggregations to recalculate when new data is spliced into the data.

Plunkr: http://embed.plnkr.co/EChR0W1QHUvCc5dilHV4/

I have managed to force it by deleting the '$$uiGrid-x' properties from the objects with $$treelevel defined but this seems a little brutal.

Contributor Guide