Dash AG Grid is a high-performance and highly customizable component that wraps AG Grid, designed for creating rich datagrids.
176
stars
28
forks
source link
applyTransaction `add` forces the grid to scroll to the top #308
Closed
BSd3v closed 4 months ago
Here is a test example:
Once you add more data then there is available in the scroll area, scroll to the bottom and add, it will pop you up to the top of the data.
Expected behaviour should be to stay on the currently focused cell.
Relevant AG Grid docs: https://www.ag-grid.com/react-data-grid/data-update-transactions/