Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
2 list using same BO
Message
De
29/10/2003 23:02:49
 
 
À
29/10/2003 22:44:30
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00844373
Message ID:
00844384
Vues:
22
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform