|
-
Feb 27th, 2003, 06:02 AM
#1
Thread Starter
Addicted Member
Fields names in Combobox [RESOLVED]
From all the examples I've seen so far in this forum all I get is a static solution like "cbo.Items.Add(drCustomers("CompanyName"))", ie., only use the records in~sde a filed.
Well I'm building a little search function and I want to put the fields in a table to be in the Combobox.
So wich property from a dataset can I use to populate a combobox with the field names of a given table?
Last edited by Zealot; Mar 6th, 2003 at 12:22 PM.
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
|