|
-
Jul 4th, 2000, 08:23 AM
#1
Thread Starter
Junior Member
Hi!
The VB help says that it is possible to populate a listbox with a ADO recordset and the DataSource property. I can't get it to work; the listbox ends up empty... Does anyone know how to do this?
-
Jul 4th, 2000, 12:35 PM
#2
Guru
is it a problem if you do it manually, or do you have to bind it via the data control?
-
Jul 5th, 2000, 12:30 AM
#3
Thread Starter
Junior Member
I want it to be bound to the data source. OR, if I add items manually, I want to be able to update items in the listbox when the underlying data in the database changes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|