#104704
Peter
Participant

OK, so it turned out that there was a method focusAndSelect() that I should use instead of selectCells() which I had missed – methods not listed alphabetically…

Anyway, using this instead fixed the problem I had.

Is there a way to prevent TAB from navigating to the next row (or creating a new one) when pressed from the last column in the grid?