angular-ui/ui-grid

cellnav lost focus cell and editable not working when using celltemplate

Open

#4.248 geöffnet am 24. Aug. 2015

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-cellNavgrid-edithelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide