angular-ui/ui-grid

column-resizing option slow down the grid

Open

#3.623 aberto em 28 de mai. de 2015

Ver no GitHub
 (17 comments) (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

Hi,

I'm in v3.0.0-rc.21 - 2015-04-28

When i add the column-resizing option, the grid slow down (filtering, hiding columns...) I made a plunker : http://plnkr.co/edit/9xVHl1UTATrbQYlO94JW?p=preview based on 404_large_data_sets_and_performance tutorial plunker

More there is columns, more the grid is slow and if i remove the option, i have no slowing down...

Maybe i am not using correctly ?

Thanks

Guia do colaborador