angular-ui/ui-grid
gridApi.core.notifyDataChange(uiGridConstants.dataChange.ALL) does not work if footerCellTemplate has changed
Fermée
#4 184 ouverte le 13 août 2015
help wantedneeds: analysis
Métriques du dépôt
- Stars
- (5 395 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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?