Nevermind, I found a simple solution :-) // Solution TblGrabFocus(table, event->data.tblSelect.row, COL_TWO); fld = TblGetCurrentField(table); FldSetSelection(fld, 0, FldGetTextLength(fld)); +++++++++++++ Timothy D. Astle Embedded Systems Programmer ALT Group Inc. +++++++++++++ "People who can smile when things go wrong has thought of someone else to blame it on." -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Move focus to next field in row Timothy Astle
- Timothy Astle
