7.5 latest build Form is 2 table. Form set one-to-many. Table 2 is in a scrolling region with DB-Edits. I have set the tab-order in the scrolling to be linear across the line of 7 DB-Edits.
When I add a row to the second table I issue a PROPERTY <componentid> SET_FOCUS 'TRUE' and my cursor goes to the first DB-Edit which is what I want. But if I press the TAB key to move to the next field my cursor vanishes. I can get the cursor back by clicking on the next field but I thought the Tab-order would take care of that. I can issue a SKIP TO in the On-Exit EEP and my cursor goes to where I want it. Am I doing something wrong(been known to happen)? Jan Johansen
