G
Guest
I guess the subject is quite explicit ;
I have a couple of xml files which I would like to use to poulate a TreeView. Is this feasible ??
I'd also like to (if that is possible) to load only certain nodes of the tree and not its entirity.
Something like :
Parent
Child
Child
Child
Parent
Parent
So it would only load Parent 1 to 3 and Child1 to 3 and not the Childs of Parents 1 and 2. Those only have to be loaded when the user wants top extend those nodes..
Any help would really be appreciated, cause i'm near desperation
I have a couple of xml files which I would like to use to poulate a TreeView. Is this feasible ??
I'd also like to (if that is possible) to load only certain nodes of the tree and not its entirity.
Something like :
Parent
Child
Child
Child
Parent
Parent
So it would only load Parent 1 to 3 and Child1 to 3 and not the Childs of Parents 1 and 2. Those only have to be loaded when the user wants top extend those nodes..
Any help would really be appreciated, cause i'm near desperation