Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting reference to BizObj
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00812851
Message ID:
00812906
Views:
8
>How does a control on a form get a reference to the BizObj that created the dataset it's bound to?

You have to reinstate it with the getBizObject():

DepapplCL oDepapplCL = (DepapplCL)this.GetBizObj(typeof( DepapplCL));

__Stephen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform