Hi guys,

I've got a listview (in details mode) with a large number of items.

Above that I have a panel with a graph type thing and when i click on the graph a row gets selected in the listview. This works fine but if the item is not on the immediate window (i.e. an item too far down the list) there's no way to tell it has been selected.

Is there a way to 'jump' the scroll bar down to the selected item?

Hope that makes sense