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

WPF. Bug with ViewPort position in the grid with frozen cell #319

Closed
EgorDudarev opened this issue Mar 26, 2020 · 1 comment
Closed

WPF. Bug with ViewPort position in the grid with frozen cell #319

EgorDudarev opened this issue Mar 26, 2020 · 1 comment

Comments

@EgorDudarev
Copy link

Describe the bug
Hi. When grid has frozen rows or frozen columns then after SetColumnsWidth or SetRowsHeight in frozen area other viewports not change StartView property in ViewPort.

Steps to reproduce the behavior:
This behavior can be seen in demo project.

  1. Start "WPFDemo.exe"
  2. Select cell A9
  3. Select menu item Sheet -> Freeze To Cell
  4. Increase 6th row height by 2 times
  5. See error (8th row displayed twice)

Expected behavior
8th row displayed once

Edition

  • WPF

Screenshot
image

Environment (please complete the following information):

  • OS: Windows 10
  • Language of OS: any
@jingwood jingwood added the bug label May 4, 2020
@jingwood
Copy link
Member

jingwood commented May 4, 2020

Happening in both Windows Form and WPF. Caused by #315

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