Results 1 to 2 of 2

Thread: Blank form @ Start Up ...

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    Decatur, AL US
    Posts
    14

    Post

    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 !!!

  2. #2
    Member
    Join Date
    Feb 1999
    Location
    Lexington,kentucky,USA
    Posts
    61

    Post

    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
  •  



Click Here to Expand Forum to Full Width