Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the different?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00817137
Message ID:
00817167
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform