angular-ui/ui-grid

Expandable Grid Issue : Grid not rendering properly

Open

#3344 aperta il 22 apr 2015

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedtype: bug

Metriche repository

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

Descrizione

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

Guida contributor