angular-ui/ui-grid

column-resizing option slow down the grid

Open

#3,623 opened on May 28, 2015

View on GitHub
 (17 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedseverity: performance

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide