Home All Groups Group Topic Archive Search About
Author
24 Jan 2007 10:34 AM
rfm
I have a TreeView with 1 expanded top node, it has several childnodes
(call it row A), which have childs of their own.

The top node is selected correctly and all childnodes from the row A
nodes are selected correctly.

But if I select (with the mouse) one of the nodes in row A it always
displays the first node in row A as selected.

Is this a bug in treeview or something, cause I can't think of any
reason it does this.

--