angular-ui/ui-grid

Treeview aggregations do not update when new data spliced

已关闭

#5,157 创建于 2016年2月23日

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

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi I've tried lots of things but I cannot get the treeview aggregations to recalculate when new data is spliced into the data.

Plunkr: http://embed.plnkr.co/EChR0W1QHUvCc5dilHV4/

I have managed to force it by deleting the '$$uiGrid-x' properties from the objects with $$treelevel defined but this seems a little brutal.

贡献者指南