angular-ui/ui-grid

UI-Grid does not refresh the celltemplate after updating columndefs and calling gridapi.core.refresh

已關閉

#6,943 建立於 2019年2月26日

 (4 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
grid-corehelp wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

https://codepen.io/desean1625/pen/XGJVJQ create column defs with celltemplate remove a column from data and columndefs refresh grid

celltemplate stays applied to the original cell and doesn't follow the new columndef

  • This is a bug report, not a question on how to use the grid.
    Use Stack Overflow or Gitter for questions.
  • You have searched the open issues to see if this bug has been filed before. We don't want duplicate issues.
  • You have reviewed the tutorials and documentation to ensure you are using the grid correctly. ui-grid.info
  • You are using the latest version of the grid. Older versions are not patched or supported.
  • You have provided steps to recreate your bug. A plunkr is even better. https://codepen.io/desean1625/pen/XGJVJQ

貢獻者指南