angular-ui/ui-grid

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

Open

#5,891 创建于 2016年12月15日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南