Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When does Entity get updated?
Message
 
À
27/07/2010 14:57:22
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01474174
Message ID:
01474183
Vues:
39
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform