angular-ui/ui-grid

Expandable Grid Issue : Grid not rendering properly

Open

#3 344 ouverte le 22 avr. 2015

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wantedtype: bug

Métriques du dépôt

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

Description

When I expand the subgrid the rows in the parent grid below it are not rendering properly

image

Also when i scroll to right end in the parent grid while keeping subgrid expanded the columns alignment is distorting

image I think the issue is when width of main grid crosses particular limit after that when you expand subgrid the rows are not rendered properly in main grid.

Below is the plunker to replicate the issue

http://plnkr.co/edit/ir11ft0EawmSQDzaV5un?p=preview

Guide contributeur