3.2.0

Give focus back

Hi:-)

When someone clicks on a cell/row he can move selection using arrow keys....and that is ok.
Now, if someone clicks outside grid, selection is still there but he can't obviously use arrow keys.
How can I give focus back to grid using javascript ?

Thanks,
HyP
December 15,
Using focus() method?

grid.focus();
Alex (ActiveWidgets)
December 17,

This topic is archived.

See also:


Back to support forum