for example,
----root1
---------root1 child1
---------root2 child2
---------root3 child3
any possible to order the three child?
for example ,
----root1
---------root1 child2
---------root2 child1
---------root3 child3
i guess i need to add another col into the database to make this work>
for example,
----root1
---------root1 child1
---------root2 child2
---------root3 child3
any possible to order the three child?
for example ,
----root1
---------root1 child2
---------root2 child1
---------root3 child3
i guess i need to add another col into the database to make this work>