I want to make the TDBGrid scrolling “smoother” to scroll the page instead of row by row (dataset cursor).
I know that the navigation occurs on the dataset and not in the visual grid.
Found this old post that works through vertical scrollbar but don’t work with mouse wheel scrolling.
The closer is on this post.