angular-ui/ui-grid
Auf GitHub ansehengridApi.core.notifyDataChange(uiGridConstants.dataChange.ALL) does not work if footerCellTemplate has changed
Open
#4.184 geöffnet am 13. Aug. 2015
help wantedneeds: analysis
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?