|
-
May 28th, 2002, 09:22 PM
#1
How do I pass values between forms?
For example:
I have a form A, which displays Customer data including Company name. User enters Company and on Lost Focus event I display form B, which shows the Datagrid with all customers for this company.
So, how do I pass the value of txtCompany.text from form A to form B as a parameter that I can include in SELECT statement.
I appreciate any suggestions.
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
|