angular-ui/ui-grid

ColumnFiltering is slow

Open

#5.240 aberto em 21 de mar. de 2016

Ver no GitHub
 (8 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

Hello, I have used UI-Grid's built in cell filters but it takes hell lot of time to filter the data even when I have just 20 records. <div id="grid1" ui-grid="gridCtrl.gridOptions1" ui-grid-pagination ui-grid-pinning ui-grid-resize-columns ui-grid-move-columns ui-grid-selection style="width: 100%; height:680px" class="ui-grid">

and i have just enabled filtering as true. Please help

Guia do colaborador