I have a list view on a windows form that is populated from an SQL server database. There is a timer on the form on the tick of which the list view 'refreshes' and the data contained in the list view is updated.
What I would like to happen is, when the list view is updated, the vertical scroll bar postion remains where it was before the list view was refreshed
What I would like to happen is, when the list view is updated, the vertical scroll bar postion remains where it was before the list view was refreshed