Need to block pasting in a textbox

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