angular-ui/ui-grid

ColumnFiltering is slow

Open

#5,240 建立於 2016年3月21日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
help wantedseverity: performance

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南