MaskedEditExtender does not remove mask after textbox loses focus. Even when ClearMaskOnLostFocus="true" is specified.
This causes validation of textbox to fail. For example, if textbox had a date mask, it would send this value to the server: __/__/__ Of course this value fails date validation.
We have had to write many workarounds for MaskedEditExtender in our applications - a lot of work, and conplaints from customers.
Please fix.
Thank you.
This causes validation of textbox to fail. For example, if textbox had a date mask, it would send this value to the server: __/__/__ Of course this value fails date validation.
We have had to write many workarounds for MaskedEditExtender in our applications - a lot of work, and conplaints from customers.
Please fix.
Thank you.