Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Scrolling bug while freeze bottom row #1

Open
Johnson1207 opened this issue Dec 8, 2023 · 0 comments
Open

Scrolling bug while freeze bottom row #1

Johnson1207 opened this issue Dec 8, 2023 · 0 comments

Comments

@Johnson1207
Copy link

Dear @datadiode ,

I'm very appreciate that you solve the previous scroll bugs of ReoGrid WinForms.
Actually, I notice your modifications truly solve the problem at most situations, it's really helps a lot.
But when I try to freeze the bottom row, last few rows become unreachable.

Any interim support or suggestions for alternative methods to mitigate this issue would be immensely appreciated.

To Reproduce
Steps to reproduce the behavior:

  1. Open a new reogrid.
  2. Freeze the bottom rows by sheet.FreezeToCell(sheet.RowCount - 1, 1, FreezeArea.LeftBottom);
  3. Scroll down to bottom

Edition
Which edition of ReoGrid do you using?

  • Windows Form
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant