Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tabbing through fields on a "tabctrl" 1

Status
Not open for further replies.

dotolee

Technical User
Joined
Jan 27, 2008
Messages
134
Location
CA
Hi. I need a way to "prevent" a SAVE from occurring when my users tab through any page on a tab control i've created. What's happening is that I've set up the tab order so that it'll move them through each page of the tab control. But if they hit the tab key at the end of any given page on the tab control, it saves the record, which in my case, because of different logic running in the background, takes up a few seconds. How can i prevent the save from being run? I want the save to occur only when the user explicitly navigates away from the current record. I checked the tab order and can't see anything too obvious.
Thanks.
 
Thanks guys. I've changed the cycle property from ALL to Current record and it seems to be behaving..
I'm going to throw it over the fence now to the end users for more testing.
Thanks again.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top