angular-ui/ui-grid

Loading lots of data client-side

Open

#4,309 建立於 2015年9月2日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
help wantedseverity: performance

描述

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!

貢獻者指南