Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by lexa on Dec 10, 2009 06:45
open dhtmlx forum
Tree - select another node when someone is selected

Hi there.

I have a very easy example. I have tree which is loaded by xml. And one node is selected (select="1"). And after that my on double click event ( tree.setOnDblClickHandler(onDblClick); ) doesn't work. I clicked on nodes, but nothing happens. If I load the same tree without selected node everything is all right.

Why?

Answer posted by Alex (support) on Dec 10, 2009 07:02

Hello,

Which tree version do you use ? Please provide  a code of tree initialization and xml example to recreate the issue.