thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

Unmanaged exception when scrolling MetroGridView with hidden rows #111

Open rdgrsrl opened 5 years ago

rdgrsrl commented 5 years ago

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

SkyEngine-OSP commented 4 years ago

its ironic that after almost a year, this has not been fixed still.