Text box with integer value

Hello Webix team,

In below snippet I want validation for integer nos(User should not be able to type character).
https://snippet.webix.com/szih807q

Please reply

Hi,
https://snippet.webix.com/99te3d0o

You can try this.

Hello,
you can use a custom validation function.
Check the next snippet

http://webix.com/snippet/0f24c5dd

Also, you can try to use the native HTML5 number input

http://webix.com/snippet/9207b3cd