angular-ui/ui-grid

UI-Grid Column reordering Slow rendering

已关闭

#6,859 创建于 2018年10月1日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedseverity: performance

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

My ui-Grid table has 40 columns then the resulting table would have 40*1000=40000 cells in it, and the browser required time & utilized maximum resource to redraw the cells that slowing UI Grid down. so when i want to move column last to first then it will so slow please suggest me

how can I improve performance or reordering column fast rendering

贡献者指南