Hi!
I'm developing with GWT 1.6.4 and SmartGWT svn revision 495.
When the user is editing a row in a ListGrid and press "tab" key, the focus jumps two fields ahead.
Seems that SC is handling the KeyDown and KeyUp.
Any one with this issue?
Regards.,
Tercio
Ps.: It happens in the ShowCase too. (http://www.smartclient.com/smartgwt/showcase/#grid_editing_row).
I'm developing with GWT 1.6.4 and SmartGWT svn revision 495.
When the user is editing a row in a ListGrid and press "tab" key, the focus jumps two fields ahead.
Seems that SC is handling the KeyDown and KeyUp.
Any one with this issue?
Regards.,
Tercio
Ps.: It happens in the ShowCase too. (http://www.smartclient.com/smartgwt/showcase/#grid_editing_row).
Comment