Hi
I have a tree with OnChange event that fills a datagrid based on the selected node.
When i do select a node the event fires.
If i then load new data to the tree, the first node seems to be selected, and i can not fire the onload event when i then click it. Some times my tree only has one node.
How can i unselect the node after load of data,