Posted
on Sep 2, 2010
(permalink)
I am absolute agreed with Rajeev that RadTreeView ScrollIntoView does not seem working as most people thought...
You can never scroll a selected node from Server Side code. Even with client side code, it is pretty tricky to preserve the object reference of the RadTreeView and hence execute the select(), scrollIntoView method.
Wonder Telerik should implement the corresponding method on server side!