angular-ui/ui-grid
gridApi.core.notifyDataChange(uiGridConstants.dataChange.ALL) does not work if footerCellTemplate has changed
已關閉
#4,184 建立於 2015年8月13日
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?