Thursday, October 04, 2012

Ajax Control Toolkit Masked Edit Extender

Masked Edit Extender

I had a need to use the Masked Edit Extender to limit the number of decimals entered by the user on a Form. It worked great except that I could not get the value of the TextBox that I targeted the extender on the client side. I was only able to get the masked value.

I searched the web and could not find a solution. I ended up writing my own Javscript function to unmask it. It may not be perfect, but works for me. I hope this helps someone.








No comments:

Post a Comment

Note: Only a member of this blog may post a comment.