In ExtJS3 I am using editor grid. On click of enter the focus automatically moves to the next row and moves the field into editor mode.
Is there anyway i can change the behavior and restrict the focus to move to next row, instead on hitting enter stay on the same field and move out of edit mode.