how to make a "treeview"?
Posted: Mon Dec 17, 2007 12:29 pm
1ยบ sorry for my english! hehe
guyz, i am trying to do a "tree view" with sub relatory using relations...
my table in DB, have 1 column named Father and another named Id.
example
father
father = 0, and id = 1
child 1
father = 1, and id = 55
child of child 1
father = 55, and id = 70
child 2
father = 1, and id = 32
can u guyz help me? how i do that????
guyz, i am trying to do a "tree view" with sub relatory using relations...
my table in DB, have 1 column named Father and another named Id.
example
father
father = 0, and id = 1
child 1
father = 1, and id = 55
child of child 1
father = 55, and id = 70
child 2
father = 1, and id = 32
can u guyz help me? how i do that????