|
-
Feb 19th, 2004, 07:16 AM
#1
Thread Starter
New Member
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
-
Feb 19th, 2004, 09:09 AM
#2
Fanatic Member
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
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
|