angular-ui/ui-grid

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

已关闭

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

 (2 条评论) (0 个反应) (1 位负责人)JavaScript (2,496 个派生)batch import
help wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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.

贡献者指南