grid-coregrid-paginationhelp wanted
仓库指标
- Star
- (5,395 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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 .