I have a simple form with a radMaskedTextBox. The clientside event is firing correcly, but the control does not put valid characters in to the text box. I have even tried getting it to accept any value but it seems that the keypress event is preventing any character from being added.
Any suggestions would be welcome as I am against a brickwall with this one now.
Example page added.