Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to update calculated value
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01349449
Message ID:
01349459
Vues:
16
>>>I have a form using a bindingsource/bindingnavigator on a typed dataset.
>>>
>>>I have a BirthYear field and a DateofBirth field and a function to calculate the age based on those two values. I want to display the persons age on the form in a label or textbox.
>>>
>>>Where is a good place to call the function so that the Age is recalculated when either value changes or the person displayed changes?
>>
>>Is it Web App or Windows App?
>
>Windows (winforms).

Ok, then I don't know all events. We do have KeyPress, I assume, but are there any other events?

In Web form you would probably need to do this client-side.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform