angular-ui/ui-grid

Loading lots of data client-side

Open

#4309 aperta il 2 set 2015

Vedi su GitHub
 (11 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedseverity: performance

Metriche repository

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

Descrizione

I have around 650 rows of data I want to render using UI Grid. However, only the first 6 rows show up. If I set virtualizationThreshold='651', the rows all load, but performance is mind-numbingly poor. Is there a solution that allows virtualization when dealing with large data sets? Please help!

Guida contributor