DA
David A. Gonzales
September 25, 2007 01:34 PM UTC
Found a simple solution to my problem. After handling the NodeSelecting event I set the currently selected node to index 0 (a folder). So, basically I am resetting the selected node to a different node each time. Probably not the best solution but it works.
David