angular-ui/ui-grid

Tabbing is eratic

Open

#3.489 aberto em 12 de mai. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I am having strange behavior with tabbing in the grid. The first four columns of my grid are non-editable, the 5th one is editable while the 6th is not. I am able to table all the way to the 5th column, but when i tab to the 6th it tabs out of the grid. I have the following on my grid ui-grid-edit ui-grid-cellNav ui-grid-row-edit ui-grid-selection in my js i have: enableCellEditOnFocus: true,multiSelect: true,

Any help would be greatly appreciated.

Guia do colaborador