Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 list using same BO
Message
From
30/10/2003 09:11:14
 
 
To
29/10/2003 22:44:30
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00844373
Message ID:
00844481
Views:
14
I found the example code I was searching for (Deep in the bowls of my desk under a ton of useless paperwork). Unfortunately I still have a problem. The code that I used is.

Form_Load

cboSSRState.BindingContext = new BindingContext()


Now the example show the next line as
cboSSRState.Datasource = some datasource


I didn’t add that line (I’m using mm databinding) and ran the new code. The cboBoxs where not Synchronized and everything was fine until…. I save the form via mm save button. Then the cboboxs
Synchronize again. I tried setting all the mm binding properties via code and removing
The propertys that where set in the property window but then nothing happened.

Any help with this would be greatly apreated.

Thanks
Brian G
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform