Hi,
I had a problem that when i expanded a node in a big tree, the flygrid gave the focus to the last node.
to solve this problem, in the NodeExpande event i called the ensurevisible method on the node that was expanded.
my problem is that ensurevisiblity calls the nodeexpandedevent again.
please check this.
thnks.
Guy