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

Scrolling with arrow keys

If you have a table with more columns that can fit to enforce the scroll bar, and you have the FreezePos set to lock some columns then the arrow keys scrolling has a slight issue.

If you use the arrow keys to scroll to the right, the columns scroll as you would expect, but when you get to the last column, the cursor moves to the first column (wrapping around) also correctly, but the scrolling of the table is not set back to the left.
Conversely, if you use the arrow keys to scroll to the left, it wraps to the last column, but this is not visible.

I have coded a workaround, but it might be nice to review.

Colin

Comments

  • I confirmed this behavior on my end. I should be able to have this fixed for the next release. Thank you for the heads up.
Sign In or Register to comment.