I'm using an expandmode of serversidecallback and loading the nodes on the server.
I have a seperate proc which locates a node futher down in the tree and expands all of the parental nodes leading to this point (which all works great). I then tried to find the .ensurevisible method.... to no avail.
I can't see why there isn't a server side method to achieve this.
I don't really want to start using client side scripting as my tree is within a user control.