I am stuck on the exact same spot. Actually, just to try if I got something corrupted in my code, I tried creating a new blank form, adding a listBox and follow the same procedure to see if the data will show this time (connect DB, then drag and drop the table on the box) and guess what... it actually did!
Now, to finish the test, I created a user control and a button to call it into the main form, but this time, even following the same procedure it did not work.
I don't know if there is a bug on this procedures in
VB or we are supposed fo do some more arrangements before a control can actually display DB contents.
Please, if someone else knows the answer, would you please HELP?!?