Results 1 to 2 of 2

Thread: VB.Net

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2004
    Posts
    6

    VB.Net

    Is there any method of getting ItemData property in VB.net Combo box.
    I have set the DataSource property of combo box with a Dataset, and the displayMember and ValueMember with the dataTable's first and second columns respectively.
    I want a method to check each and every value member available in the combo box.

    Please help me.

    Thanks
    Suparna

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    what? Do you want to get the valueMember of the selected item or do you want to loop through all the valuemembers and see what they are?(i'm not sure why you'd want to do this? why not loop though the dataset?)

    I am a bit confused with the wording of your question

    Nick
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

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