I\'m looking for a way to scroll to a specific element in a Tree. Any idea how to do this ?
It isn't directly related to extJs, but you could get the DOM element you want in your tree and use scrollTo to get to it.