angular-ui/ui-grid

column-resizing option slow down the grid

Open

#3.623 geöffnet am 28. Mai 2015

Auf GitHub ansehen
 (17 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedseverity: performance

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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