|
-
Dec 29th, 2004, 12:17 PM
#1
Thread Starter
Hyperactive Member
getting a value from a bound combobox
This may sound like a simple question, but being a self taught vb programmer it's apparently not that obvious to me.
I have a combobox that is bound to the "client" field of a dataset. How do I get the string value of the user's selected item? It seems like no matter what I try (selectedvalue.tostring, selectedtext.tostring, etc.) it returns system.data.datarowview or an empty string "".
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
|