[ 3 posts ]

Nicolas_

  • Username: Nicolas74
  • Joined: Mon Feb 08, 2010 4:07 am
  • Posts: 37
  • Offline
  • Profile

Treeview : how to order elements

Post Posted: Mon May 03, 2010 11:37 pm
+0-
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

  • Username: JoeDev
  • Joined: Sat May 09, 2009 12:54 am
  • Posts: 73
  • Twitter: joe_developer
  • IRC: unomi
  • Offline
  • Profile

Re: Treeview : how to order elements

Post Posted: Tue May 04, 2010 1:38 am
+0-
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.

Nicolas_

  • Username: Nicolas74
  • Joined: Mon Feb 08, 2010 4:07 am
  • Posts: 37
  • Offline
  • Profile

Re: Treeview : how to order elements

Post Posted: Tue May 04, 2010 6:38 am
+0-
Ok, thanks.
  [ 3 posts ]
Display posts from previous:  Sort by  
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