Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmDropDownList got a bind
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01009054
Message ID:
01009594
Views:
22
Kevin,

After setting the value and saving, I have verified the correct "return" binding of the control's value. On subsequent executions of the application with same data the control does not initially bind to the value for display f the current value. This is confirmed.

Glenn

>Glenn,
>
>>Thanks Kevin, I believe I did set the "Value" binding properties correctly as indicated in the documentation.
'Settings in the property sheet
>>BindingSource = boUnitedStates
>>BindingSourceDisplayMember = State
>>BindingSourceType = Default
>
>>BindingSourceValueMember = State
>>BindingType = TwoWay
>>BindingValueSource = boOrganization
>>BindingValueSourceMember = Organization.StoreState
>>
>>Bear in mind however, this is a WEB application. I would expect that the binding behavior and settings are the same though.
>
>Are you srue that Organization.StoreState is set to the expected value?
>
>Regards,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform