Sorting childnodes by node name | Community
Skip to main content
October 16, 2015
Solved

Sorting childnodes by node name

  • October 16, 2015
  • 2 replies
  • 1397 views

Hi,

I'm looking a way to get hold of the child nodes in the order of the node names using any API. The oob api getNodes doesnt have any overloaded method which i can use to sort the child nodes using node name. i stumbled upon the BTreeManager, but not sure if that can be used for that purpose.

I can write something up but wanted to check if anyone knows of any API's which can be used for this?

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015
October 16, 2015

Thanks for the links. I'll take a look at them and get back in case i face any issues.