I have a DB grid where I am using RowHeights.ResizeToFit() to display the complete text of the cell for long data. My issue is that the grid I am using is fairly small (height-wise). When the user scrolls, the grid scrolls a complete row making any text of a long cell cut off to where they cannot get to it. See my example for how my grid looks. I would like to have the user''s scroll do a real-time scroll, not a complete row. Any ideas?
Thanks,
JH
LongTextScroll_8750.zip