New record

endri81

Registered User.
Local time
Today, 05:25
Joined
Jul 5, 2010
Messages
121
Hi.
I got a tabbed form.To a single record corresponds data entered in all the tabs.I don't know why when I enter a new record in some tabs there are some old data.
I need all fields in the tabs to be empty when i press button new record
 
My DB is a single table where every field of tabbed form corresponds to a single table field..:(
 
But also, if the data doesn't change on some controls, it would likely be that they aren't bound to a field.
 
maybe the fields that persist have non blank/zero defaults.
 

Users who are viewing this thread

Back
Top Bottom