Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Scroll troubles when hide/shows rows or columns #172

Closed
MikhailLavrenov opened this issue Sep 25, 2018 · 2 comments
Closed

Scroll troubles when hide/shows rows or columns #172

MikhailLavrenov opened this issue Sep 25, 2018 · 2 comments

Comments

@MikhailLavrenov
Copy link

When reoGridControl have some frozen rows/columns, sheet was scrolled by user to non 0 position, and after call method HideColumns(...) or HideRows(...) or ShowRows(...) or ShowColumns(...) current sheet will be scrolled to 0 position, but scroll bars position stay corectly.
This problem occurs only if control have some frozen rows/columns

@jingwood jingwood added the bug label Oct 7, 2018
@jingwood
Copy link
Member

jingwood commented Oct 7, 2018

memo: ChangeRowHeight or ChangeColumnWidth causes reset viewport scrolling value

@jingwood
Copy link
Member

jingwood commented Mar 6, 2020

similar to #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants