You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When grid width is not 100%, paging exists and vertical scroll, calling
gridApi.core.scrollTo( row.entity); where row.entity is just below the paging overlay ,the scroll will not go to focus on the row. I believe it doesn't take into account the height of the paging .