Hi Peter,
You should expand all the parent nodes in order to use scrollIntoView method. I've attached a simple page demonstrating this.
Also alert(nodeTree.scrollIntoView()) return "undefined", because the method doesn't return any value, not that the function is undefined.
Kind regards,
Yana
the Telerik team