Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Infragistics Ultra Combo
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01198981
Message ID:
01199040
Views:
44
Dan,

>BindingSource = UnitsOfMeasure (this is the lookup table business object)
>BindingSourceDisplayMember = cDescription
>BindingSourceValueMember = cUnitOfMeasure
>BindingValueSource = CommodityCode (source table business object)
>BindingValueSourceMember = cReportUnit
>
>
>On the form, the UI displays properly, the combo is being populated properly. When I select a value, it is not being written back to the business object. When I try to save, the cReportUnit field is empty. Again, this happens with both the MM.NET ComboBox and the MM.NET Infragistics UltraCombo controls.

cUnitOfMeasure and cReportUnit are the same data type, right? If you're working with mmWebCombo you can set a breakpoint in one of the BindBackListValue() methods to see what's happening at run time.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform