angular-ui/ui-grid

gridApi.core.notifyDataChange(uiGridConstants.dataChange.ALL) does not work if footerCellTemplate has changed

已关闭

#4,184 创建于 2015年8月13日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedneeds: analysis

仓库指标

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

描述

As the title says. I had to work around it by changing the name property in columnDefs, but the intended functionality is to update the grid canvas if anything changes in the column def, right?

贡献者指南