Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
English
Formating TextBox
Mensaje
General information
Foro:
ASP.NET
Category:
Título:
Miscellaneous
ID de la conversación:
00725586
ID del mensaje:
00730335
Views:
44
Gregorio,

Here ia a link to a third-party tool that might do the formating you want. You might want to check it out:

http://www.componentsource.com/BuyComponents/ProductCatalog/ProductPage.asp?Browse=Y&Key=0&ProductOptions=7154_4X

>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.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Responder
Mapa
Ver

Click here to load this message in the networking platform