novacara

novacara

  • NA
  • 55
  • 0

Expanding Node in Treeview Selects Node

Jul 24 2009 4:16 PM
I have a simple treeview on my form with a few nodes containing children. When the + next to a node is clicked to expand the node to expose its children, that node also gets selected. I simply want that part of the tree to expand but not select the node with the children, but rather leave the previously selected node selected. Is this possible?

Answers (1)