Grid Row Double Click

jacklcs

New member
Joined
Nov 2, 2009
Messages
2
Programming Experience
Beginner
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
 
Back
Top