P
Partha Protim Roy
Hello,
I have a Customer form say A to enter/update customer details. In the Form
A I have a button which opens another form say B.
In the Form B, I am providing user with a option to search Customer from the
database depending on various search criteria.
On matching the criteria, list of Customer is displayed in the datagrid.
Selecting a particular row and click on OK button will do the following
1. Close the Form B
2. Load the information of the selected customer in the form A.
I am having problem in loading the information in Form A.
Can anybody help me in solving this issue.
Partha
I have a Customer form say A to enter/update customer details. In the Form
A I have a button which opens another form say B.
In the Form B, I am providing user with a option to search Customer from the
database depending on various search criteria.
On matching the criteria, list of Customer is displayed in the datagrid.
Selecting a particular row and click on OK button will do the following
1. Close the Form B
2. Load the information of the selected customer in the form A.
I am having problem in loading the information in Form A.
Can anybody help me in solving this issue.
Partha
)))