angular-ui/ui-grid
在 GitHub 查看gridApi.core.notifyDataChange(uiGridConstants.dataChange.ALL) does not work if footerCellTemplate has changed
Open
#4,184 创建于 2015年8月13日
help wantedneeds: analysis
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 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?