DataBinding in VB 2005
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a working database and a 'DetailView'. I've added a ListBox which databound to the same dataset (it works too). But when I select an item off the ListBox, I would like the detailview update to the selected item (in the ListBox). What do I need to do or where do I need to look? I'm a nooobie and my only book is on VB.Net 2003.