removeBind of BindSource, Methods Webix Docs

disables data binding

void removeBind(object source);

objectthe component which was used as the source of data binding

Back to top