merlin240567
Programmer
Er, this is probably very, very simple but I'm moving from VBA to VB.NET.
I need to have two forms (for this example). The first is a grid of customers
Customer Name ID
A N Other 1
Joe Bloggs 2
etc. etc.
I want the user to double click on the of the customers and the code to open another second form with the full details to be viewed.
ID
Customer Name
Customer Address
etc...
All the data is in the same table.
I've got ZERO VB.NET experience at the moment....
Thanks in advance.
I need to have two forms (for this example). The first is a grid of customers
Customer Name ID
A N Other 1
Joe Bloggs 2
etc. etc.
I want the user to double click on the of the customers and the code to open another second form with the full details to be viewed.
ID
Customer Name
Customer Address
etc...
All the data is in the same table.
I've got ZERO VB.NET experience at the moment....
Thanks in advance.