I am new to using the treeview control. Can anybody help with the following?
1) How do you make the currently selected nodes text Bold or a different colour? (because the highlighting of a node disappears when the treeview control loses focus)
2) On the On-Click event of a node how can you tell if the node clicked is the first child node of that particular parent node?
3) When you press the + it drops the child nodes down. How can you force the focus to go to the first child node? And also to force the on-click event of the child node?
Hopefully somebody can point me in the right direction.
Thanks in advance.
Jonathan
1) How do you make the currently selected nodes text Bold or a different colour? (because the highlighting of a node disappears when the treeview control loses focus)
2) On the On-Click event of a node how can you tell if the node clicked is the first child node of that particular parent node?
3) When you press the + it drops the child nodes down. How can you force the focus to go to the first child node? And also to force the on-click event of the child node?
Hopefully somebody can point me in the right direction.
Thanks in advance.
Jonathan