angular-ui/ui-grid

expandable not showing subgrid details of last row

Open

#7092 aperta il 29 giu 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
good first issuegrid-expandable

Metriche repository

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

Descrizione

I'm using expandable grid. If I scroll to the last row and expand the row ,subgrid data is not shown. It's blank, no data is visible. The same issue can be seen in the UI-grid official tutorial. http://ui-grid.info/docs/#!/tutorial/Tutorial:%20216%20Expandable%20grid

It works as expected when few records are present - like for 10 rows. Any workaround for this?

Guida contributor