angular-ui/ui-grid

UI-Grid Column reordering Slow rendering

Open

#6.859 aberto em 1 de out. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wantedseverity: performance

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador