I have a combobox that is loaded with last name from a table. I want to click
on the persons last name, and have all the ADO.NET bound textboxes on a form
load with the clicked persons data. I can do this rather easily in Access.
How can i do this in VB.NET/ADO.NET, I have manually bound the textboxes on
the form, the form uses a dataAdapter and dataset. I am stuck trying to get
this to work.
The underlying table has no ID's, it's strictly by last name.
Thanks Ed
--
Thats one small step for man....