EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: joker on January 22, 2014, 03:53:36 AM



Title: Drag Drop Tree Nodes
Post by: joker on January 22, 2014, 03:53:36 AM
Hi,All
  After Drag Drop Tree Nodes,I want save new tree structure to database. But when I use "getChildren" method to get chileren nodes,I find the chileren nodes array not in right order. How can i get nodes in new and right order,Thanks!


Title: Re: Drag Drop Tree Nodes
Post by: joker on January 22, 2014, 06:22:12 PM
Anybody can answer it?


Title: Re: Drag Drop Tree Nodes
Post by: stworthy on January 22, 2014, 08:07:47 PM
To solve this issue, please download the updated tree plugin from http://www.jeasyui.com/easyui/plugins/jquery.tree.js and include it to the page.


Title: Re: Drag Drop Tree Nodes
Post by: joker on January 22, 2014, 08:27:29 PM
To solve this issue, please download the updated tree plugin from http://www.jeasyui.com/easyui/plugins/jquery.tree.js and include it to the page.

It works well,Thank you!