Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox validating (like in VFP)?
Message
De
11/07/2008 09:45:07
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Titre:
Textbox validating (like in VFP)?
Divers
Thread ID:
01330520
Message ID:
01330520
Vues:
64
So how do I run a valid() method on a textbox as the user tries to tab out of it?

For instance, on one form I built over in my VFP app, when the users enters a material line item on the PO entry form, they charge each material item to a Job. They just type in the Job No. Well, I always do a valid() method on the Job No in the textbox.valid() to make sure the Job is still open, and that it is really a good Job No, and I throw up a messge right then to tell them if it is invalid, and I do not let them tab out of the textbox.


So how do I model this in my WPF textbox?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform