I have found that MaskedTextBox ClearPromptChar(true) NOT WORKS in Grid/EditorTemplates*.
Is there have any solution ?
*see attachment.
*Telerik DevCraft R2 2017 SP1.
Best regards
Chris
1 Answer, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 29 May 2018, 11:54 AM
Hi Chris,
In order to remove the prompt characters I would suggest handing the Grid save event. In the handler you can check the modified field and remove any prompt characters that are left.