angular-ui/ui-grid

scrollTo problem with paging over the grid

已关闭

#3,934 创建于 2015年7月5日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-coregrid-paginationhelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

capture 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 .

贡献者指南