Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Again a mmCombobox question
Message
From
22/08/2003 15:00:17
Ali Ihsan Turkoolu
Galaksi Bilgisayar A.Þ.
Ankara, Turkey
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00822250
Message ID:
00822724
Views:
14
>Ali,
>
>>When I debug, I always get the type of Value object as "System.Data.DataRowView".
>
>OK, it will be set to that twice when the combo box is first bound, but once you physically select an item in the combo box, it should contain the selected value.
>
>Regards,
Although, I physically select, I get the "System.Data.DataRowView".
When I debug, I saw what you mean by twice.
I want to remember:
I set only these properties of mmCombobox:

Name : cboCustomers
BindingSource : Customer
BindingSourceDisplayMember : CompanyName
BindingSourceValueMember : CustomerID

I try to get CustomerID by selecting CompanyName in combobox.
Previous
Reply
Map
View

Click here to load this message in the networking platform