angular-ui/ui-grid

cellnav lost focus cell and editable not working when using celltemplate

Fermée

#4 248 ouverte le 24 août 2015

 (7 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-cellNavgrid-edithelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur