Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where am I?
Message
 
To
24/04/2001 17:41:18
Ben Dekker
Dekker Soft & Hardware
Axel, Netherlands
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00499334
Message ID:
00499367
Views:
15
Ben,
Are all your textboxes directly on the form, are are some in a container?

When you click on one of the textboxes with a 'value' in it does it switch to empty (new record) status? If so, then your refresh for that textbox is at fault.

Also, have you checked with the debugger to be sure you are on the new record?

And Mark's suggestion about being sure you're adding the new record to the correct table is a good one. Sometimes the SELECTed table changes programmatically and you don't notice.

HTH
Barbara

>Hi all
>
>I have a simple question this time. (I think)
>
>I have a form, a few textboxes all bound to one table.
>With this table i have an index.
>Also a command button with a click event "append blank"
>and "thisform.refresh".
>When I click on the command button, some textboxes has a value and
>some are blank. When I change some values this is not on the empty record.
>
>What do I wrong.
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform