Posted 17 July 2019, 5:54 am EST
Hello,
I have a problem with the inverted DataView of a table an scrolling with the mouse wheel.
I define a grid with standard setting and connect it with the SetDataBinding - Function to a dataset witch is connect to a MS-Access database.
I set the DataView = DataViewEnum.Inverted
If the table has more lines as in the data area can be shown, I get the slider at the right hand side. If the slider is in the midle I can move with mouse wheel up an down, no problem. But if I move it to the end (down) with the wheel I can’t move it up with the wheel!? I mus move the slider by hand to come out of this situation.
I test something and I see, that it happens if the grid.RowHight is less that 22.
If I set it to 25 or 30, I have no problem.
Has someone a solution for my problem?
Thanks
Andreas
