angular-ui/ui-grid

Cell Navigation not working Properly - Ui-grid

Open

#4,473 opened on Oct 5, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-cellNavhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

While clicking "Add Row" button, it added a new row in the top of ui-grid with focus of first column. After pressing Tab button its not going to Next Column of same row instead its going to next row column.

Here is my Code: http://plnkr.co/edit/VYhhIpdUAUzoXr2RiYKG?p=preview

Pls Advice.

Contributor guide