angular-ui/ui-grid

cellnav lost focus cell and editable not working when using celltemplate

Open

#4,248 建立於 2015年8月24日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
grid-cellNavgrid-edithelp wanted

倉庫指標

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

描述

My grid is using cellnav and edit feature. The cell focus is working fine but when using custom cellTemplate for column with class: ui-grid-cell-contents

When i click to this cell, it's not focused and not show edit input. it happens sometime. so that i need to click 2-3 times or double clicks to make it editable. i am using angularjs version: v1.4.1 and ui-grid - v3.0.4 - 2015-08-13 I will update the sample in plunker.

貢獻者指南