Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the different?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00817137
Message ID:
00817167
Vues:
24
Hi Stephen,

The BindingSourceValueMember is the name of the column in the DataTable that is used to update. This is the DataTable that is used to populate the Combobox.

The BindingValueSourceMember is the name of the column in the DataTable you want to update with the contents from the BindingSourceValueMember.

If you look at the sample application that shipped with MMF, the Customer Order form uses comboboxes on the second tab. You can see how Kevin utilizes these properties to make updating to the correct business object much easier than standard databinding.

>Can someone tell me what is the different between mmComboBox.BindingSourceValueMember
>and
>mmCombBox.BindingValueSourceMember?
>
>Thank you
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform