angular-ui/ui-grid

scrollTo problem with paging over the grid

クローズ

#3,934 opened on 2015/07/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
grid-coregrid-paginationhelp wanted

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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 .

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