verticalScrollPosition works for me. Set it to the index of the item that you want to display.
- david On Thu, 2008-03-13 at 14:08 +0000, Mark wrote: > I have a tree that has a lot of items in it so it shows up on the app > with a scroll bar. I'm also putting in a seach that I can get to > highlight the item but won't scroll to it. How do I add that? > > Thanks, > Mark > > > > > >

