angular-ui/ui-grid

scrollTo problem with paging over the grid

Open

#3,934 opened on 2015年7月5日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-coregrid-paginationhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged 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 .

コントリビューターガイド