Results 1 to 8 of 8

Thread: [RESOLVED] How to load data in second Form ??

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    52

    Thumbs up [RESOLVED] How to load data in second Form ??

    hi,

    I have an application with 2 forms.
    -Form 1 : searches the account in the database;
    -Form 2: display account information (ex. account name, address etc) in Datagrids and Text boxes.

    My idea is, once the customer is known on Form 1 , I need to automatically Load the corresponding data (ex. account name, address etc) in Form 2.

    So far I have not been able to do it automatically, so I had to create a command button on Form2, to load the data.

    Any ideas on how to do it? (without using the Load button on Form2)

    Thanks,
    Joao
    Last edited by jfortes; Apr 29th, 2005 at 02:45 AM. Reason: RESOLVED

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