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.

貢獻者指南