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 .

貢獻者指南