angular-ui/ui-grid

Tabbing is eratic

Open

#3,489 建立於 2015年5月12日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
help wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南