Posted 23 November 2021, 8:20 pm EST
I am adding a row to a grid with a button click. I am using unbound mode. The row adds to the grid fine, but the grid does not scroll to the bottom so the user can see that its added without dragging down the scroll bar. Is there a way to force the grid to scroll to the bottom with code after my program adds a row?