Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to update calculated value
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349449
Message ID:
01349459
Views:
15
>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform