Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Instances of the Same BO
Message
De
25/06/2010 08:41:36
 
 
À
22/06/2010 15:40:28
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01469400
Message ID:
01470557
Vues:
46
Hi Tim,

I got a response to this problem from Kevin:

"If you want to use multiple instances of the same business object class, you can manually register user interface controls with a particular business object instance by calling the Web Form's RegisterBoundControl method, passing a reference to the control to be bound, then a reference to the business object to bind to. For example:

this.RegisterBoundControl(this.myGrid, this.oCustomer);"
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform