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

Unmanaged exception when scrolling MetroGridView with hidden rows #81

Open
rdgrsrl opened this issue Sep 27, 2018 · 1 comment
Open

Comments

@rdgrsrl
Copy link

rdgrsrl commented Sep 27, 2018

Please try to setup a MetroGridView with multiple rows (so the scrollbar is shown), then programmatically hide the first row and try to scroll using mouse wheel. An uncaught exception will be thrown.

If you choose to continue the execution everything keeps working but, unfortunately, there is no way to wrap this exception.

image

@OToussaint
Copy link

OToussaint commented May 6, 2020

See my comment in #111
You can grab the source with git and compile your own MetroFramework.dll with my correction.

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

No branches or pull requests

2 participants