Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Mask
3 replies. Latest Post by Maud on July 8, 2009.
(0)
Agnushal...
Member
54 points
140 Posts
07-03-2009 10:39 PM |
How I create a Mask in Textbox control??
In a Date value "23/02/2009" I want to type the numbers and silverlight put the "/" between numbers
codenenterp
36 points
13 Posts
07-03-2009 11:52 PM |
Another posted mentioned this
http://www.codeplex.com/SilverlightValidator
You can try using some type of validation or do it in the onchanged event.
07-04-2009 12:00 AM |
Hello
Using Validation?? How??
Maud
Contributor
3286 points
453 Posts
07-08-2009 12:18 AM |
Hi,
there are some third party control we could use, please check this thread.
http://silverlight.net/forums/p/75657/179512.aspx