Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm trying to use your ListBox control (winform) and when I access the ValueMember property, the value is always "value". I have it setup to CopyDataFrom() and have set the ValueMember in the PopulationDataSourceSettings. It is hitting a business object that is correctly populated. How do I get the current value for the selected item within the list?
|