angular-ui/ui-grid

click while editing a cell is saving the data and not allowing to edit it

Open

#4 927 ouverte le 5 janv. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
grid-edithelp wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I am trying to add a new row and enter values, while typing if I make a mistake, I try to click in between the characters that I have typed and delete/correct the mistake, its not allowing to edit, instead it saves the row. This behaviour is observed if grid contains large number of rows, if I limit the rows to around 10, its working fine. Here is the plunker-- http://plnkr.co/edit/GL5sz3a3Ue59hP5kgARU?p=preview

steps: 1>click on add, 2> click on set focus, 3>enter sm data, 4>click on entered data

Guide contributeur