PDA

Click to See Complete Forum and Search --> : Preventing saving to database


wick77
Jun 23rd, 2000, 02:57 AM
I was wondering how you can code it so that data edited or entered by a user is not saved when focus of that field is lost. I want to enable them only to save when they click a save button.

I would appreciate help, thanks,
Adrian Wickenheiser

wick77
Jun 23rd, 2000, 04:01 AM
Figured it out, just use the Validate event.