forecasting
Programmer
- May 2, 2002
- 130
I am building a treeview from a list that requires building the children before the parents. I seem to have the reconstruction of the Tree down pretty well, but when I open the list I am not at the first node. What's more, the first node isn't even shown on the screen.
Since I seem to have gone brain dead, does anyone know a quick way to navigate and select the first node, when your current selected node is somewhere in the middle?
Since I seem to have gone brain dead, does anyone know a quick way to navigate and select the first node, when your current selected node is somewhere in the middle?