angular-ui/ui-grid

when col.field startWith "[", cell footer's value not right

Open

#5.891 geöffnet am 15. Dez. 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When col.field startWith "[", like ['xxx'], the function "getEntityQualifiedColField" in "GridRow.js" and the function "getQualifiedColField" in "Grid.js" not working. You can see it when the grid has cell footer, that the grid options with aggregationType.

Contributor Guide