| Page 1 of 1 | [ 3 posts ] |
|
Hello,
I've got a question concerning my treeview : is it possible to order elements ? I looked for in api docs but i didn't find anything concerning it. Thanks |
Joe Developer
|
You will likely have to rebuild and redraw the treeview to get the order you want. That is, you will need to build the ordering functionality yourself.
You can export the treeview to a js object, rearrange it per your requirements and then build the treeview from it. |
|
Ok, thanks.
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group