Hello,
Is there a way to prevent typing non numeric characters in an input field ?
Thank you
Hello,
Is there a way to prevent typing non numeric characters in an input field ?
Thank you
Hello
There is no native prevent approach, but you can use “onKeyup” dhtmlxForm event or “onkeyup” js event and regExp