Any updates on a clean way of making the tree node text editable?
Does Kendo have multiple inheritance when creating components? This is very easy to do in Webix:
Does Kendo have multiple inheritance when creating components? This is very easy to do in Webix:
webix.protoUI({name: 'edittree' }, webix.EditAbility, webix.ui.tree);