We use the infragistics xamDataGrid (V11.1). My grid can have multiline rows which can reach a height of more then the screen height.
The problem is, that when i scroll with the mouse wheel, the grid always jump 3 rows, so that the user cant see the items in it. Also if i try to use the scrollbar, it is not possible to read the full content of a row, when it needs more space (height) than available.
Is there a way to switch to a "smooth" scroll? I see, that infragistics use this on horizontal scrolling - so that the user can also scroll a half column - or something like this.
I was wondering if there is a fix for this yet. It's very obnoxious that one "click" of the scroll wheel can pass up multiple records. Smooth web-like scrolling would be much preferred for our grid, which contains rows of different heights.
Please vote for the existing Feature request regarding this issue on http://ideas.infragistics.com
Search for smooth in the WPF category.