Want editor ondoubleclick not onclick

Is there a way to tell the itemeditor to only go into edit mode on doubleclick? Onclick I only want to select the item. But the tree keeps going into edit. That’s a problem. Onclick for edit might be useful for a grid. But it’s not good for a selection tree.

Yes, it possible. You should attach ext/dhtmlxtree_ed.js file to your page (available in PRO version only). Please check example here
dhtmlx.com/docs/products/dht … _edit.html