Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting mmComboBox values with Item list
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01377909
Message ID:
01377952
Views:
18
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform