angular-ui/ui-grid

Slow rendering with a lot of columns

Open

#3,776 创建于 2015年6月13日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wantedseverity: performance

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hello guys, I'm using the UI-Grid v3.0.0-rc.21. I tested the code on Chrome and IE 11, on a Windows 7 with 8GB Ram. When I declare a lot of columns into the ui-grid the rendering freeze the web page until the grid is rendered. Is there a way to optimize the rendering of the grid with a lot of columns? Or is there a way to avoid the freeze of the web page so I can show a progress bar animated until the grid is rendered? Here below an example of the freezing of the web page when the grid is loading: http://plnkr.co/edit/e984mLFqa9o8XZqnGXEm?p=preview

Thank you so much!

贡献者指南