Scrolling in an Advstringgrid with like 90% suppressed Rows doesnt work properly

We use a TAdvStringGrid with Filtertype = ftSuppress. If we only show like 80 of 30.000 rows because of filtering, the scrolling still behaves like all 30.000 rows are visible and therefor the scrolling doesnt feel right.

Any idea how we can fix this or what we are missing?

Thanks in advance!

That is unfortunately a side-effect of the ftSuppress filter handling.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.