Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formating TextBox
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00725586
Message ID:
00730174
Vues:
30
Cathi:

Found the problem, was a simple syntax error,
Incorrect *****
Dim SocSecNum As New Binding("Text", ObjDatos_personales_sol1, "num_control")

Correct

Dim SocSecNum As New Binding("Text", ObjDatos_personales_sol1, "datos_personales_sol.num_control")

Now is formatting the social security number but in the old fashion, it convert the number after you finished typing and move to the next control.

Question?

Can Be posible to apply the dash "-" on a fly? I have to create another handle to keypress ?

Let me tell you that I follow your recomendation, I create another form as a test and apply my connection , my data adapter, my dataset and all the routine and get the same error message so I decide go back to the original thread and try to see the difference between the code and figure out that I did not make reference to the table in the declaration only to the member.
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform