Hi,
Is there any way I can block data pasting in a textbox
Thanks
Hi,
Is there any way I can block data pasting in a textbox
Thanks
Sure, you can set html-property onpaste:"return false"
in the attributes
object:
http://webix.com/snippet/3a33c061
http://docs.webix.com/desktop__text.html#usinghtmlattributes