This question is locked. New answers and comments are not allowed.
Hello,
We have added a significant amount of data validation to the grid. When users attempt to add rows to the grid and we get a failed validation, the grid automatically scrolls to the top of the grid, leaving their work on the added rows out of view. We need a way to keep the grid scrolled to the very bottom of the grid until we get a successful save, cancel or refresh of the grid.
"ScrollIntoView" does not work.