angular-ui/ui-grid

white space when the rows ends.

Open

#3747 aperta il 10 giu 2015

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)JavaScript (2496 fork)batch import
help wanted

Metriche repository

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

Descrizione

Hi,

I am kinda new using ng-grid. I have a grid that is creating a white gap inside the grid view port after the last row is rendered, so is creating extra vertical scrolling.

Check where the yellow are is in this image: http://postimg.org/image/lmqdsu2rh/

Checking I realize that the 'ui-grid-canvas' class have a height set of 630px, removing that height solve the problem, but there is a option in the configuration to solve that ?

The container of the grid has a set height.

Thanks for any help.

Guida contributor