Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
NodeExpaded event argument doesn't give the node being expanded
posted

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