Hi
I am new in VB.Net
I have connected with SQL Express DB with the tbl_customer.
I have create Customer DataSet and a form with the Grid View.
The Grid View show me all the customer listing.
I have second Form show the Customer Detail Information on the Detail View.
How do I to show and filter the Specific Customer Detail Form after I double click the Grid View Specific Row.
How do I write the code?
Please help. Million Thanks
I am new in VB.Net
I have connected with SQL Express DB with the tbl_customer.
I have create Customer DataSet and a form with the Grid View.
The Grid View show me all the customer listing.
I have second Form show the Customer Detail Information on the Detail View.
How do I to show and filter the Specific Customer Detail Form after I double click the Grid View Specific Row.
How do I write the code?
Please help. Million Thanks