Hi,
is there any way to make focus always appear on a first view element? first_element.focus() in updateView() works, but not always, if you have a grid and buttons below, grid.focusCell(0) works only if the focus should have been on one of the grid elements, if it should have been on one of the buttons, it remains there.
by
7 Replies