angular-ui/ui-grid

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

Fermée

#5 891 ouverte le 15 déc. 2016

 (2 commentaires) (0 réaction) (1 personne assignée)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur