unvell / ReoGrid

Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
https://reogrid.net
MIT License
1.32k stars 390 forks source link

Vertical scrolling can scroll beyond the line where it exists. #485

Open hirakos opened 1 year ago

hirakos commented 1 year ago

Vertical scrolling can scroll beyond the line where it exists. I would like to know how to solve this problem. Or if it is a bug, we want to fix it.

image1 ※I want to eliminate blank spaces like image1.

image2 ※Ideally, no blank space should appear when scrolling to the bottom, as in image2.

Johnson1207 commented 9 months ago

@jingwood Will this bug be fixed in the future? This bug also make weird scroll behavior while FreezeArea is set to Bottom. Any interim support or suggestions for alternative methods to mitigate this issue would be immensely appreciated.

p.s. this issue occur on WinForms V3.0.0