angular-ui/ui-grid

scrollTo problem with paging over the grid

Open

#3934 aperta il 5 lug 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-coregrid-paginationhelp wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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 .

Guida contributor