Quote Originally Posted by SearchingDataOnly View Post
Hi Krool,

When selecting a large number of grid-rows with the mouse, VBFlexGrid can only scroll through many pages at a very slow speed to select hundreds or thousands of grid-rows, which takes a lot of time. Is it possible to make VBFlexGrid able to scroll quickly when selecting a large number of grid-rows?
Do you have a FlexDataSource where the viewport data is fetched on demand?
Maybe that's the reason of "slow" scrolling on a large list ..