Z
ZRexRider
I have a form that contains:
3 fields associated with a master table,
a search button and
a sub-form for entering related child data.
When you tab through the form it allows you to enter the 3 master data
fields and sets focus to the Search button. If you tab once more it
writes the master record data and starts a new master.
I would rather tab order go from the button to the first field of the
sub-form. Any tips on coding this will be appreciated. It's probably
easy (since it seems normal) but I'm not finding the answer.
Thanks
3 fields associated with a master table,
a search button and
a sub-form for entering related child data.
When you tab through the form it allows you to enter the 3 master data
fields and sets focus to the Search button. If you tab once more it
writes the master record data and starts a new master.
I would rather tab order go from the button to the first field of the
sub-form. Any tips on coding this will be appreciated. It's probably
easy (since it seems normal) but I'm not finding the answer.
Thanks