Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 list using same BO
Message
From
29/10/2003 23:02:49
 
 
To
29/10/2003 22:44:30
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00844373
Message ID:
00844384
Views:
21
Brian,

I don't use MM, so I have no clue how the BO's are set up or how you use the BO's as a DataSource for your Combo, but maybe if I tell you what we do in a similar situation, it might help.

We use many Combo's on a single form, and many use the same DataTable as their DataSource. What we do is bind to a copy of the DataTable and that solves the problem ... just use MyTable.Copy(). I don't know if it'll help you or not, but it might get you thinking in the right direction.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform