Posted on: 8/10/2014 7:28:58 PM | Views : 657

I wrote quite a bit of code around the masked edit extender in web based application.  Unfortunately I put it in probably 50+ web forms and there is code around dynamically adding them to pages.  Unfortunately I didn't discover that this control will not work on windows phone's web browser until I had deployed the application to production.   This bug actually prevents the field from being filled out.  Was wondering if anyone could list some alternatives to this control that would be easy to dynamically add through the code behind?

Go to the complete details ...