Results 1 to 3 of 3

Thread: Fields names in Combobox [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member Zealot's Avatar
    Join Date
    Jul 2002
    Location
    Lisboa, Portugal
    Posts
    206

    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
  •  



Click Here to Expand Forum to Full Width