Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Scroll Step issue

Setting Scroll set to 5

Call Set_Property(ProjectCtrl,"OLE.ScrollStep",1:@fm:5)

With one table I have, there are 130,000 rows.
Clicking on the table, when at the top, sets the starting row to row 5.
You then cannot use the mouse wheel or scroll bar arrows to scroll up.
You can however drag the scroll bar handle up.

Thought it might be a rounding issue in the calculations, but I also tried with 50,000 rows, and also just 100 rows, and get the same behaviour.

Comments

Sign In or Register to comment.