Hi,
We are using SmartGWT 2.1 and we are currently migrating our application from Applet to GWT. We need to atleast have the same functionality as the applet version. We have a ListGrid that contains dynamic data and we need to set the focus on the first editable cell of the first row and column after the user hits the "tab" key considering:
- the focus is already on the last cell of the last row and column.
Is this possible?
Thanks!
ric
We are using SmartGWT 2.1 and we are currently migrating our application from Applet to GWT. We need to atleast have the same functionality as the applet version. We have a ListGrid that contains dynamic data and we need to set the focus on the first editable cell of the first row and column after the user hits the "tab" key considering:
- the focus is already on the last cell of the last row and column.
Is this possible?
Thanks!
ric