Categories | Question details Back To List | ||||||||||||||
dhtmltree sort with childs incorrect? There is a problem when dragging an element. Example: You open a main element and then open a child. Then you close the main element without closing the child first. When you then try to drag another element behind the main element first mentioned, the dragged element won't appear behind the first mentioned element, it appears inside of this element in the child we didn't close. Any solutions? Thanks in advance. Best Regards Stefan Renneke Answer posted by Support on Jun 29, 2009 08:44 >>When you then try to drag another element behind the main element first mentioned Please try to use attached patch ( just add its content to the end of dhtmlxtree.js or include after other js files ) - it must resolve not-expected behavior. Attachments (1)
Answer posted by Stefan Renneke on Jun 29, 2009 12:28 Thank you for help, but the patch works only in non ie browers. ie6 (it works not) Firefox 3 (it works) Best Regards Answer posted by Alex (support) on Jun 30, 2009 02:23 Hello, please, try to use the new patch instead of one provided before. Locally tests were successful withit. Answer posted by Stefan Renneke on Jun 30, 2009 12:45 Hello, did you forgot to attach the new patch? Answer posted by Alex (support) on Jul 01, 2009 01:05 Sorry. The file is attached Attachments (1)
|