Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Instances of the Same BO
Message
From
25/06/2010 08:41:36
 
 
To
22/06/2010 15:40:28
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01469400
Message ID:
01470557
Views:
37
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform