Results 1 to 4 of 4

Thread: Binding dataset column to a combolist

  1. #1

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375

    Binding dataset column to a combolist

    Hi, I have a combolist that I want to bind a dataset column to.

    My dataset contains two columns, A and B for example

    How can I bind just column A of the dataset to a combolist?

    thanks
    MarkusJ

  2. #2

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375
    bump....

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You would just bind the combo to teh datasource and list the column you want as the DisplayMember.

  4. #4

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375

    *Resolved*

    Great, thankyou for your help
    MarkusJ

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