Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
Grid scrolling when clicking on last row when it is partially visible.
posted

HI,

When the last row of the grid is partially hidden and it is clicked on, the grid will scroll up to bring the row in full view.

I understand that this is the intended behavior of the Grid. However, when someone double clicks on the row, the grid scrolls on the first click and the second click activates the row below the original row that was clicked on.

I am not able to size the grid so the bottom row will always be fully visible as there are cases where the grid container is sizable.

Is there a way that I can prevent this from happening?

I still want to be able to scroll the grid with the scroll bar and mouse wheel.

Thanks

Harlan