Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Continuing to write my first form
Message
From
14/07/1998 12:40:31
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00117181
Message ID:
00117219
Views:
15
It is currently standard to allways have a record showing. If you must display blank fields, you will have do unbound the fields from the table and bound them programatically before displaying data.

When adding a record, issue an APPEND BLANK to clear the fields. You need the have buffering on to prevent adding a blank record if the user cancel the operation.

HTH

>By clear the screen I mean
> When the screen first appears, information from the last record appears. I want the text boxes to be blank. Also, when I write a record, I then want information in the text boxes to be blank.
Previous
Reply
Map
View

Click here to load this message in the networking platform