grid-coregrid-paginationhelp wanted
仓库指标
- 星标
- (5,395 个星标)
- PR 合并指标
- (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 .