C
Chris
Hi everyone,
I am trying to build a treeview dynamically with codes
rather than with xml files that I have used in the past. I
seem to be having a problem with the tree's display when
it is rendered on the page. Although the hiearchy is
correct, the lines connecting the nodes are pointing in
the wrong direction. The icons, the text all appear
normal, but the lines do not. Am I doing something
incredibly wrong here?
Basically my code is:
1. Create the root node.
2. Add some nodes to the root node.
3. Display the tree.
Anybody who can solve this mystery will get a pizza...
thxs,
Chris...
I am trying to build a treeview dynamically with codes
rather than with xml files that I have used in the past. I
seem to be having a problem with the tree's display when
it is rendered on the page. Although the hiearchy is
correct, the lines connecting the nodes are pointing in
the wrong direction. The icons, the text all appear
normal, but the lines do not. Am I doing something
incredibly wrong here?
Basically my code is:
1. Create the root node.
2. Add some nodes to the root node.
3. Display the tree.
Anybody who can solve this mystery will get a pizza...
thxs,
Chris...