angular-ui/ui-grid

cellnav lost focus cell and editable not working when using celltemplate

已关闭

#4,248 创建于 2015年8月24日

 (7 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-cellNavgrid-edithelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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.

贡献者指南