angular-ui/ui-grid

UI-Grid Column reordering Slow rendering

クローズ

#6,859 opened on 2018/10/01

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wantedseverity: performance

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド