G
Guest
Hello,
I have a form trough which i record order details for my firm. This form is a continuos form with just 3 textboxes (description, price, quantity). The cycle property is settled to "current record". Once i have provided the values for the textboxes i click on a command button to ad a new record. I would like to have the first record always visible, instead it desappear and i have to go up with the scroll bar to make it visible again. The dataentry property should be settled to "yes" because i want to have visible only records form tblorder_details for the order i'm working on. What i don't like is that when you enter on the first textbox, immediatly a new blank record is showed under the first one: i would like it happens only when i click on the button.
Thanks,
Rocco
I have a form trough which i record order details for my firm. This form is a continuos form with just 3 textboxes (description, price, quantity). The cycle property is settled to "current record". Once i have provided the values for the textboxes i click on a command button to ad a new record. I would like to have the first record always visible, instead it desappear and i have to go up with the scroll bar to make it visible again. The dataentry property should be settled to "yes" because i want to have visible only records form tblorder_details for the order i'm working on. What i don't like is that when you enter on the first textbox, immediatly a new blank record is showed under the first one: i would like it happens only when i click on the button.
Thanks,
Rocco