angular-ui/ui-grid

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

クローズ

#4,184 opened on 2015/08/13

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wantedneeds: analysis

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド