angular-ui/ui-grid

white space when the rows ends.

Open

#3 747 ouverte le 10 juin 2015

Voir sur GitHub
 (5 commentaires) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur