angular-ui/ui-grid

Enable/Disable expandable feature

Open

#6,372 建立於 2017年8月23日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)JavaScript (2,496 fork)batch import
help wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hi, I'm facing a problem with my grid when I want to switch expandable feature from enabled to disabled (or viceversa). No matter the call to notifyDataChange, if the grid starts with the expandable feature enabled, then I can't completely disable (at last graphically) it. Same happens in the opposite case, if the grid starts with the expandable feature disabled, then I can't enable it.

This is the plunkr with the same behaviour, I'm using Angular 1.6.6 (but in the plunkr is 1.6.5, I don't think should be a problem) and latest version of ui-grid.

貢獻者指南