Categories | Question details Back To List | ||
why is this not working, the error has to do with 'setDragBehavior='sibling'' why is this not working: <div class='dhtmlxTree' id='tree' setImagePath='sources/imgs/csh_vista/' style='width:300px; height:400px;overflow:auto;' enableDragAndDrop='1' setDragBehavior='sibling'> ... tree data </div> the error has to do with 'setDragBehavior='sibling'' Answer posted by Support on May 22, 2008 02:40 Which version of dhtmlxtree you are using? The setDragBehavior method available only in pro edition of dhtmlxtree, it will cause an error if used against standard edition of dhtmlxtree. Answer posted by Mathijs Gaalman on May 22, 2008 02:48 ahaa! I'll buy this version! |