Quote:
Originally Posted by Dougsg38p You should take a look at GridFieldManager here:
|
I'm already using gridfieldmanager to create the grid, but thanks for your suggestion
Quote:
Originally Posted by vinitthakur In your MainScreen class override the method keyUp(int arg0, int rg1)and inside it you can call the method getFieldWithFocus(); and set the text. |
Thanks for your help, I'm doing something along those lines now
