If you take a look at this sencha fiddle, its from Sencha examples Locking Grouping Grid with Summary. But I have edited a bit the example.
If you clic on the first row, second column (Integrate 2.0 Forms with 2.0 Layouts), it starts edit the cell, don´t change nothing and press enter, I want the view to start edit the same cell of the next row, but it only "focus" that cell, it doesn´t start editing the cell.
Am I missing something in the code?Any idea if I am doing something wrong?