angular-ui/ui-grid

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

Geschlossen

#4.184 geöffnet am 13.08.2015

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedneeds: analysis

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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?

Contributor Guide