"GB" <[EMAIL PROTECTED]> wrote in message
news:80404@palm-dev-forum...
>
> Is there a proper way to get the current cell to give up
> focus in order to pass the focus to a new cell?  Do I
> also have to release the focus for the current field and
> even the whole table?

The easiest way to handle this would be to just simulate the user
clicking on the next cell.  To do this, post a tblSelectEvent for the
cell you want to go to.  The form's handlers should now correctly handle
moving the focus.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to