angular-ui/ui-grid

UI-Grid Column reordering Slow rendering

Open

#6,859 建立於 2018年10月1日

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

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南