angular-ui/ui-grid

headerCellTemplate does not work when using dynamic columnDefs

Open

#4,576 opened on Oct 26, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issue

Description

If I define a new headerCellTemplate after the grid has been rendered, should gridApi.core.refresh() apply the new headerCellTemplate?

Contributor guide