Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
160
Restrict input
posted
Hi is it possible to restrict somehow input on XamTextEditors.. When i set the regex pattern the user is still able to write different characters, but the control won't allow him to leave it.. I would like control to forbid user to input characters which are not stated in regex.. Or is it only possible with masked editors?.. Thank you