Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I access the entity object from a textbox event?
Message
From
27/06/2008 19:51:11
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
27/06/2008 19:28:37
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01327405
Message ID:
01327411
Views:
11
Hi Sam,

>I have an event handler on a form that handles the validating event for a textbox on that form. From within that event handler method I need to access the entity object property that the textbox is bound to. Can somebody please help me with some code that would allow me to do that.
>
>Thanks in advance.
>
Do you have multiple business objects registered with this form? If you know what the business object is you can use this.oMyBizObj.Entity but I suspect your question is more complicated than this. Are you trying to access the entity object by interrogating the textbox somehow to find the business object associated with it?

Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform