rrobbins
December 22nd, 1999, 05:24 PM
Does anyone know how to capture the scrolling of a listview object? I have a huge amount of data going into a list view. I am paging the recordset to fill the listview only a few records at a time, and I want to be able to capture when the user scrolls up or down so I can change the data in the listview.