angular-ui/ui-grid

scrollTo problem with paging over the grid

Fermée

#3 934 ouverte le 5 juil. 2015

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-coregrid-paginationhelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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 .

Guide contributeur