|
-
Jul 28th, 1999, 05:43 PM
#1
Thread Starter
New Member
Does anyone know how to force your form to come up blank at runtime?
I have a Form, with a bunch of textboxes on it that showes user information. I'm using a data control (data1). And right now when I run the project ... it comes up with the first record in the database. I would like it to come up blank so I can input user information and then click on add, and it will add the information I just entered.
HELP !!!
-
Jul 28th, 1999, 08:07 PM
#2
Member
If you know how to add new records?
Study some information about Reposition Event (VB help) that may give you Idea how you can make it blank at the begining.
It won't take long(2 minute lookup)
If you are new to vb. Please free to ask again.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|