Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When does Entity get updated?
Message
 
To
27/07/2010 14:57:22
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01474174
Message ID:
01474183
Views:
40
Check the dataset within the Policy entity to see if the value in there is changed. I think it gets transferred back to the actual entity policies in the SaveEntity() method, which happens after the postback.

I could be wrong, as I'm just getting my head around all this too.

Eric


>Hi,
>
>MM.NET 3.6 in an ASP.NET application.
>
>I have a mmTextBox on ans ASPX page. I want that when the value changes in this textbox some calculations get done. The textbox is bound to Policy.SumAssured. In my txtSumAssured_TextChanged() method, I expected that oPolicy.Entity.SumAssured would have the newly entered value, but it doesn't. At what point in time does this get updated?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform