Hi!
I have a form calling a modal form to get a number and check to see if valid and return to calling form. There I append blank, set values for the first three fields and refresh the screen. The cursor should hold on the fourth field but jumps to the nineth. I have checked tab order and any code in the fields and all seems right. All fields are bound to the table. I have tried SETFOCUS from many places. Is there any way that I can force the field to hold the cursor.
In debug, it initializes in the correct order, just doesn't stop. Any suggestion appreciated.
Thanks
Judi
I have a form calling a modal form to get a number and check to see if valid and return to calling form. There I append blank, set values for the first three fields and refresh the screen. The cursor should hold on the fourth field but jumps to the nineth. I have checked tab order and any code in the fields and all seems right. All fields are bound to the table. I have tried SETFOCUS from many places. Is there any way that I can force the field to hold the cursor.
In debug, it initializes in the correct order, just doesn't stop. Any suggestion appreciated.
Thanks
Judi