angular-ui/ui-grid

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

Open

#5.891 aberto em 15 de dez. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador