Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting mmComboBox values with Item list
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01377909
Message ID:
01377952
Vues:
14
Linda,

I don't have a situation like this with a combobox but I do with a radio button in my web application where I list out the values in the list items but have the control bound to the business object I am saving. I checked my settings and I do have a value for BindingSource as the business object I am saving, but I left the BindingSourceDisplayMember blank. The BindingSourceValueMember and BindingValueSourceMember are both the name of the column of the business object and the BindingValueSource is the name of the Business Object.

Since both the combobox and radio buttons have these common properties, I suppose that there might be similar usage.

HTH

Bob

>It seems that when I use an item list rather than a BindingSource to determine the values for an mmComboBox, the data is not bound, even though I have specified the BindingValueSource and the BindingValueSourceMember. Is there a way to make this work or do I have to use a BindingSource? Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform