Hi,
we're using IG NetAdv 2008.1 + Hotfix and we have the following problem:
We want to populate the tree when a node gets expanded. Everything works fine - except one thing: You have to select the node first before you expand id. The reason for this is that the e.Node (with e typeof(WebTreeNodeEventArgs)) is always the currently selected node - and not the node that needs to be expanded.
Any idea how I can get the node object I must expand?
Regards,
Mark Junker